S
seanmle
I am using javascript to clear a textbox. After the users clicks on the
button to clear the textbox via javascript, the user then enters in the
new text and clicks on save. When the save button is click, the click
event on code behind is trigger but the textbox.text is "", not the
value the user entered. Any ideas?
Thanks.
button to clear the textbox via javascript, the user then enters in the
new text and clicks on save. When the save button is click, the click
event on code behind is trigger but the textbox.text is "", not the
value the user entered. Any ideas?
Thanks.