Forums

This topic is locked

Update and Insert Record Behaviors not working

Posted 11 Oct 2002 17:45:17
1
has voted
11 Oct 2002 17:45:17 Fred Horrocks posted:
I have attempted to manually create an Update Record page, but on form submit, the page reloads and the record isn't updated. If I use the built in Update Form feature, it works fine. The form isn't being recognized, and I can't figure out what's going wrong. This is a basic function, and it worked fine in UltraDev. Has anyone else experienced this problem, and if so, HELP!

Fredrick Wm. Horrocks

Replies

Replied 11 Oct 2002 17:49:24
11 Oct 2002 17:49:24 Derran Williams replied:
do you see the exsiting values in the form before updating? derran
Replied 11 Oct 2002 17:49:39
11 Oct 2002 17:49:39 Derran Williams replied:
do you see the exsiting values in the form before updating? derran
Replied 11 Oct 2002 18:03:28
11 Oct 2002 18:03:28 Fred Horrocks replied:
Yes, the form field values are all bound to their corresponding db fields.


Fredrick Wm. Horrocks
Replied 11 Oct 2002 18:53:32
11 Oct 2002 18:53:32 Fred Horrocks replied:
Okay, thanks to StReZzKip:
Remove enctype="multipart/form-data" from the form and it works.

Grrrrrr.

Fred Horrocks

Reply to this topic