How to declare an array in vbscript?
No Answer is Posted For this Question
Be the First to Post Answer
When to use function procedures and what are its characteristics?
Explain about operator precedence in vb script?
What is the scope of a constant declared using public?
How do display output message without using msgbox function?
explain with example primitive data types of vb script.
Explain about the extension .hta?
hi Set myobj=Description.Create() myobj("type").value="submit" myobj("name").value="google search" myobj("html tag").value="button" browser("title:=google").page("title:=google").webButton (myobj).Click i was running above code in one weak back it was working fine i got result,again i opened after few days ,again i was trying to run the code it shows run time error in last line of my code ,why ?pls answer my question?
Explain about the functionality of vb script?
Like OPTION EXPLICIT statement what are the other statements used in vbscript and their usage. Please post me all the statements please.
how to set one column as primary key in QTP and fetch values accordingly
If we take 2 strings as “good” and “bad” then what will ‘+’ and ‘&’ operators return?
how to check whether link is disabled in QTP??