Nagul
April 10th, 2003, 01:42 PM
Hi All,
I am facing a problem. I am altering a value of a texbox in the client side using javascript and then posting the form to the server. AT server, I am checking the value of that textbox and redirecting the page. But the problem what i am facing is , if a user presses back button in his IE and when the form is again posted to the server it has that value. Which it shouldn't have. Can anyone tell me , how to clear those values ???
I am facing a problem. I am altering a value of a texbox in the client side using javascript and then posting the form to the server. AT server, I am checking the value of that textbox and redirecting the page. But the problem what i am facing is , if a user presses back button in his IE and when the form is again posted to the server it has that value. Which it shouldn't have. Can anyone tell me , how to clear those values ???