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)
Sure, just have whatever script you're using on the server side (PHP/Perl/ASP) to insert the values...