Hi All,
I'm using the following validation script [
html-form-guide.com ] and when submitting the form, if data from a required field is missing, all the form fields are reset and the error message returned. How would I prevent the form fields from being reset until validation passes. I can post the code on request.