Browser back button
Hello All,
I have a question. Suppose there is a page called test.aspx wihch contains a text box and submit button. Upon button click, value in the text box is stored and depending on that value, one or more two text boxes might be displayed in the same test.aspx page. This goes on for few times. But, in the middle somewhere, if some clicks on back button on broswer, I dont want them to go back and check or modify the value, instead i want them to see only the present text box on test.aspx page. Can some help me on this??
thanks
Karetaker
|