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 |
Explain about scrrun.dll?
write a vb script to display the size of the folder,date created and name of the folder
How do you declare a variable in vbscript?
Mention how to assign a date value to a variable?
Hi All, I am facing one problem in QTP. There is link object in my application that exist in the Frame in mozilla firefox. Click event on that object is not working but once the frame is enabled/activated then click event works fine.But the frame does not have the activate property. This problem is coming in firefox only. Regards
Plzzzzzzz can any one tell me which is the best institute in hyderabad for learing VBScript. plz do answer guys its urgent plzzzzzzz. thanks in advance.
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
how to write validation function for date in vb script
what is visual basic?
how to declare a variable in vbscript using vbscript
what is diff between static and dynaic arrys?
Mention how to create a cookie using vbscript?