Archive

Posts Tagged ‘fix form javascript’

Fix Form

March 25th, 2009 No comments

Hi there,
We have a form done in PHP and MySQL. It is a 5 step ordering form which goes page to page in 5 Steps.

Problem is when a user makes there selections on step 1, step 2, step 3, step 4, etc and if they click the back button on the browser, all the selected and entered data is gone. The user has to start from Step 1 again.

We need it fixed so when the back button is clicked anytime in any browser, the users selection and entries will remain on the previous steps and NOT be wiped out.

Can give the URL in PMB,
Thanks very much.

Bear