View Single Post
Old 06-04-2004, 11:09 AM   #7 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,530
sde is on a distinguished road
what is this script supposed to do? i am getting the feeling that it is horrible backwards. =)

please explain.

also, note, you are not sending an 'entryid' in your form for the update execute. you would need something like
PHP Code:
<input type=hidden name=entryid value="<?=$entryid?>">
if you expect the update to perform correctly.
__________________
Mike
sde is offline   Reply With Quote