I have contact form on which I check with a cgi formmailer to make shure I get the data the way I want it.
If I get a message from the formmailer to go back to the contact form to correct some data and I then go back with the browsers back button the whole contact form is empty. So the user has to enter all the fields again.
The same happens when I use {exp:email:contact_form}. Going back to the form shows all fields empty.
Can I prevent that? And how?
