How do you get the value of a combo box in Javascript?
Answers were Sorted based on User's Feedback
Answer / anand
<option><%out.println(rs5.getString(1));%></option>
| Is This Answer Correct ? | 12 Yes | 1 No |
Answer / abdul rasheed
document.frmname.comboboxname.value
or
document.frmname.getElementById(comboboxname).value
| Is This Answer Correct ? | 11 Yes | 9 No |
What is vbscript language used for and which earlier language is it modeled upon?
write a program to display configuration of a local system with the help of vb script.
write a vb script to display 3*3 matrix
Explain the extension .hta?
which is the bset training centre to learn automation tools?
What aspects of vbscript make it safe so that a web page using vbscript cannot destroy or corrupt information on a user's computer?
How to learn VB Script, Since iam working with QTP. So i need to learn VB script.
Please Example programms on vbscript 1)writing functions and calling functions
What are the properties of regexp object?
PLz send me the VB scripts which is having more examples my email id : hareen_11@yahoo.com
how to delete folder test3,test4 and test5 using vbscript?
Mention what are the rules to name variable in vbscript?