[FX.php List] Simple FMdelete() returns me 101 (Record Missing)
error
Dale Bengston
dbengston at preservationstudio.com
Tue May 3 09:18:47 MDT 2005
Hi Andre,
Try <?php echo $instanceData['recid_field'][0];?>
Also, wouldn't that be $_GET['recid'] if it's passed in a URL?
Hope this helps,
Dale
On May 3, 2005, at 8:54 AM, Andre Rabha Tozzini wrote:
> Hi Folks,
>
> It's me again... well now i'm trying to do is a simple FMDelete()
> in a dabatase but it always returns me the 101 error that means
> Record Missing. I'm passing the Recid in a Href like <a
> href=page.php?recid=<? instanceData['recid_field'] ?> > delete
> record </a> when i hit the link it returns the 101 error, i get the
> recid in page.php using $recid=$_POST['recid];
>
> Can Anyone tell me what i'm doing wrong??
>
> Thanx a Lot
>
> Andre Tozzini
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>
More information about the FX.php_List
mailing list