I have a problem that's bugging me a lot. I have a form with over 200 fields, and today when someone was filling it out they somehow managed to refresh the page accidentally and all the entries were lost. Is there any way, either in the browser or in the code (I am using PHP 4, connecting to a MySQL database), that I can prevent this?
Thanks for your help.
Thanks for your help.