- 5,178
- Worcester, MA
- skip0110
I have a HTML form which is processed by PHP and spit into a mySQL database.
I do validation on form information, but if one form element fails validation, I'd like the others to remain filled in when the form reloads.
Google showed some complicated DHTML solutions. What is the easiest way to make this work?
I do validation on form information, but if one form element fails validation, I'd like the others to remain filled in when the form reloads.
Google showed some complicated DHTML solutions. What is the easiest way to make this work?