Dear All,
My textbox ID is TextBox1, How to get its value?
I tried:
var mytext = document.getElementById("TextBox1");
or
var mytext = document.getElementById("TextBox1").value;
no luck
|
|
Results 1 to 4 of 4
Thread: How to get textbox valueThreaded View
Thread InformationUsers Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |
|
Bookmarks