Page 1 of 1

Mantaining Information

Posted: Wed Jun 29, 2005 3:58 pm
by farid
Hi y'all!!

Well, I have one page with some text boxes, and a submit button, the thing is that when they hit the submit button and enter to the next page they can go back and modify the data they have entered and not enter the whole information again.

Hope someone can help me :(

Thanks!!

Posted: Wed Jun 29, 2005 5:03 pm
by sulen
Generally on IE and Firefox when you hit the BACK button u get the form with all the information in it unless you hit the refresh button on that page which clears all the info in IE but not in Firefox.....You can also use javascript to achieve what you want to do ....... You might want to look into that.