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 |
Set srchobj=Description.Create() srchobj("type").value="text" srchobj("name").value="q" srchobj("html tag").value="input" browser("micclass:=google").Page("micclass:=google").webedit (srchobj).Set "qtp" what's wrong in my code pls tell me ? the above code working fine and i got my result pass,now i am trying to run the program it shows general run time error why?pls help me i am in learning stage ?
hai all.iam chandu..please let me know how to test a link in QTP when it is changing at run time..and what property we should take while we r using descriptive programming for a link..
What is byref and byval parameters in vbscript?
What is Querystring collection?
How to make professional test report using vbscript code in UFT, which gives us complete analysis of the test.
0 Answers College School Exams Tests,
How will you convert a given number to long in vbscript?
There is a web Table where You will find Two Columns First Column consist of Check box and Second column consist of Test cases ID(Viz T1,T2,T3....Etc); If You select any Test case ID, respective Check boxes to be checked write a VBSCRIPT for this scenario?
What are the 2 ways in which a variable can be declared in the vbscript language?
How can you destroy an object in vbscript?
What is difference between vbscript and vba?
please can you help me to get a code of flames using a visual basic 6
How are arrays declared in the vbscript language?