Textbox.text not getting value

  • Thread starter Thread starter seanmle
  • Start date Start date
S

seanmle

I am using javascrip 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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top