How do you get the value of a combo box in Javascript?

Answers were Sorted based on User's Feedback



How do you get the value of a combo box in Javascript?..

Answer / anand

<option><%out.println(rs5.getString(1));%></option>

Is This Answer Correct ?    12 Yes 1 No

How do you get the value of a combo box in Javascript?..

Answer / abdul rasheed

document.frmname.comboboxname.value

or


document.frmname.getElementById(comboboxname).value

Is This Answer Correct ?    11 Yes 9 No

Post New Answer

More VB Script Interview Questions

What are lbound and ubound in the vbscript language?

0 Answers  


if u ve resrevation for train and u get a number supose 1234xxxokie.after sucessul entering all required fields. now u put that number in search and want to chk wether these ar same or not if both ar same then its okie otherwise test fail.what would be the vb script code for it to compare these two values of different page.

0 Answers  


How to open browser in vb script?

0 Answers  


Which operator can be used to do an xor operation in vbscript?

0 Answers  


write a vb script to display first 5 odd numbers from 1 to 100

4 Answers  






how to declare a variable in vbscript using vbscript

4 Answers  


how to retrieve native property value in runtime?

1 Answers   Hexaware,


Explain the filter expression?

0 Answers  


My Salary is 65000. How Much TDS I have to pay

0 Answers  


Illustrate briefly about the different types of statement

0 Answers  


Mention what is byref and byval parameters in vbscript?

0 Answers  


what is visual basic?

2 Answers   Seion Infotech,


Categories