PDA

View Full Version : Input is gone after check


MrPink
08-27-2002, 09:19 PM
Hi there,

After filling out a form, some fields are checked, and a page is displayed that some input is missing.
But when the user is going back (by javascript:history.back();) all the fields are again empty, so he (or she) has to start all over again.

Can I overcome this? And how?
I thought about using hidden fields, but I don't really want that....

TIA

Quasibobo