How do you get the value of a combo box in Javascript?
Answer Posted / abdul rasheed
document.frmname.comboboxname.value
or
document.frmname.getElementById(comboboxname).value
| Is This Answer Correct ? | 11 Yes | 9 No |
Post New Answer View All Answers
What are the naming conventions while declaring a variable in the vbscript language?
How to write a VBscript for web page performance test i need a code send if any knows the code If any knows VBScript book plz send to me the link to my mail plz
did any one attended interview in applabs if you had gone through plz tell me the procedure
How should i Create Email invite with server-side Coding?
How to write functions and sub in vb script?
why variable name should not exceed 255 characters?
How will you get the natural logarithm of the given number in vbscript?
Mention what is vbscript procedures?
How to make sure that items in a wintree are sorted al?
What aspects of vbscript make it safe so that a web page using vbscript cannot destroy or corrupt information on a user's computer?
What is the purpose of on error resume next statement?
Is vbscript language a case-sensitive language and what does it mean?
how to automatically update the sql server2005 database records when insert in vb6?
about vb scripting programs this type of all question& answers
What is select case statement?