Is there a way to ensure that the data in a form is not cleared when you
click the back button?

I have numerous forms that all have some PHP error checking.  The standard
error page has a simple JavaScript back command.  Every time I click it (or
the browser's back button), it clears the form on the previous page.  I
really don't want to have to keep all the data and repopulate the form if I
don't have to.

thanks,
alastair



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to