First off I feel bad not being able to find this answer out on my own.
Our website uses HTML and ASP. We have a form on our page, and when someone fills out a form and forget to enter a field they are pointed to a page saying you forgot to enter this etc.... With a button to click back.
When they click back the form is empty. And they must input all there information again.
What I am looking to try and do is if they submit the form without for example "State" then reload the page with all there info still on it, and tell them they need to pick a state.
I know there are tons of sites with this, it's not in there code, and I dont know what this "procedure" is called. If someone could point me in the right direction I would appreciate it.
I don't need the code, unless someone is really bored. There may be one or two of you out there.  All I need is to know what to search for on google. Because searching for "reload form after submission with valid data still loaded" doesn't cut it for google.
Thanks 
|