Hi there. I'm actually creating an HTML form within a PHP software product (OSCommerce) in conjunction with Formmail. When a user goes to fill out the form, and doesn't fill out all the fields, I notify them to click BACK on their browser and fill in the missing forms. But the problem is, when I click BACK, the previous screen is totally re-freshed and ALL the info that was entered is gone.
Is there a way to force or tell an HTML screen not to refresh?
What tells a browser whether to grab its cache or actually reload a screen?
Thanks and I hope I made sense.
Is there a way to force or tell an HTML screen not to refresh?
What tells a browser whether to grab its cache or actually reload a screen?
Thanks and I hope I made sense.