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 |
we executed QTP scripts in one browser(i.e IN)same scripts is working on another browsers or not (i.e mean netscap,m azol..like )
write a vb script to open a text file and write into it
i created script for login in QTP,i parametirized that using global sheet,problem i am facing is first i want to login with first values provided in excelsheet and want to perform some operation,second time if call same action it should login with second values in excelsheet
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 ?
about vb scripting programs this type of all question& answers
What are string functions in vbscript?
how to find the textfile in the folder and copy file from one folder to another folder useing parameterigation in QTP
Explain about adodb.stream class?
how to write basic programs in VB Script like addition, multiplication?
Which event is triggered when mouse focus comes out of an element in the vbscript language?
How can I write HTML text to the window in VB Script?
Hi, Anybody could tell me What is the 3rd Largest Number in the series..Thanks in Advance..