[FX.php List] Simple FMdelete() returns me 101 (Record Missing) error

Andre Rabha Tozzini andre at estudiosmega.com.br
Tue May 3 09:23:31 MDT 2005


I used $_REQUEST['recid']; and it works..

Thanx Again Dale and gg667

Andre Tozzini


On 03/05/2005, at 12:18, Dale Bengston wrote:

> 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
>>
>
> _______________________________________________
> 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