Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
2 Points
1 Post
Apr 03, 2008 03:32 AM|LINK
Replacing asp TextBox with html TextBox (input) will solve this issue. Don't forget to put readonly="true"!.
aki4u
Member
2 Points
1 Post
Re: cannot read javascript textbox text changes
Apr 03, 2008 03:32 AM|LINK
Replacing asp TextBox with html TextBox (input) will solve this issue. Don't forget to put readonly="true"!.