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 is the features of visual basic?

0 Answers  


How will you get a string with the specified character the specified number of times in vbscript?

0 Answers  


Which function is used in the vbscript language to convert the specified expression into a date type value?

0 Answers  


How to get the background color of a weblist?

3 Answers   Accenture,


Explain about filter expression?

0 Answers  


Check whether given Number is Even or Odd?

2 Answers   HDFC,


If a calulator having 3 buttons (of any number)in 3 of them one is not working properly due to which answer is wrong always. write a script to find out which button is not working properly ?

0 Answers  


How to check the particular window is exist or not with out using check points

2 Answers  


Explain about constants in vb script?

0 Answers  


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

0 Answers  


what do you mean .ota mobile format

0 Answers  


can u test the application without add-in?

1 Answers  


Categories