Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Participant
1490 Points
290 Posts
Oct 13, 2008 10:21 AM|LINK
alert(document.getElementById('<%=txtTest.Id%>').value);
chenthil_it
Participant
1490 Points
290 Posts
Re: How to access ServerSide control Value in Javascript changed by Ajax
Oct 13, 2008 10:21 AM|LINK
alert(document.getElementById('<%=txtTest.Id%>').value);