.Net
By Piush Shukla
Thursday, 19 January 2012
get value from a textbox in java script
How to get value from a textbox in java script?
Write following code
alert(document.getElementById('txtbox1').value);
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)