I have a long form to fill in on a .php page, and if you miss a field and press submit, when I go back all the form information is lost and I have to type it all again.
On some sites I have noticed that when you hit the back button on your browser it saves the form information, how can i achieve this?
Thanks in advance!