Forum Moderators: open

Message Too Old, No Replies

Keeping fields populated after submitting a form

Problem with Javascript in forms

         

djm2

9:55 am on Feb 11, 2004 (gmt 0)

10+ Year Member



Is there any way of getting a form, once submitted, to hold the values in the form fields if any of the fields are incorrect after a few simple validation functions are run.

DrDoc

4:44 pm on Feb 11, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Sure, just have whatever script you're using on the server side (PHP/Perl/ASP) to insert the values...