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 different types of loops available in the vbscript language?
Explain some uses of vb script?
Hi this is Vinoth. I need a help on below mentioned question A combobox contains list of items assume as 5 I have to get each items Individually and I have to Export to datatable. Please help me on this. Thanks
how to write validation function for date in vb script
What if you do not specify anything when you call a procedure?
how to operate webobjects in a webpage using getobject function and then using generic methods?
Differentiate javascript and vbscript?
Could Anybody Please tell me What is the script for Find 3rd Largest element in the Array without using a SORT function int Find(int arr[], int size); Thanks in Advance..
Does VB/Win make standalone .EXE files?
wat is the com(common object model)object for mozilla firefox???????plz if any one know the exact answer....reply me......
What is the purpose of on error resume next statement?
Explain different types of segment?
How to write VB script for login module?
How will you get the smallest subscript of an array in vbscript?
For a webbased application:- what should be code in expert veiw, for retrieving a single column name "username" from a server and checking whether exported "username" from datatable doesn't exist in server. suppose i have saved in excelsheet a username="gayatri" , which is exported, then checked for whether this username "gayatri" exist in server database or not ? if exist then allow to enter new username, which should be again checked for in loop , or else come out of loop and enter a distinct "username". plz let me have this answer in my id gayatrisahooin@hotmail.com