On May 2, 5:30 pm, Dan <[EMAIL PROTECTED]> wrote:
> Hi,
>
> At a loss on this one, I'm doing the following and the save is
> successfull but it's creating 2 extra 'blank' rows each time in the
> table
>
> $this->Modelname->id = $id;
> $this->Modelname->saveField('fieldname','data');
>
> saves fine, but then creates 2 blank items in the table, each a few
> seconds after each other?
Not sure.. but may be Mozilla's prefetch feature could invoke that
behavior, if you're using FF.
--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---