[thelist] check on submit

Christian Heilmann codepo8 at gmail.com
Thu Jun 29 08:52:44 CDT 2006


> I have a form where the user selects some values & submits, from the
> results page if the user uses the "Back Button" how can I do a check
> on submit and show the values that the user selected previously?

Shouldn't the back button do that anyway?

Other than that you can fix it with the same fix needed for Ajax
applications, but for form data this is a very unsafe approach:

http://www.contentwithstyle.co.uk/Articles/38/


-- 
Chris Heilmann
Book: http://www.beginningjavascript.com
Blog: http://www.wait-till-i.com
Writing: http://icant.co.uk/



More information about the thelist mailing list