Explain about adodb.stream class?
No Answer is Posted For this Question
Be the First to Post Answer
Which is the default Data types in VBScript?
What are the disadvantages of vbscript?
How do display output message without using msgbox function?
Mention what is the use of option explicit in vbscript?
how to write code: to check whether the window of an Application Under Test exist or not . plz give with example
how to automatically update the sql server2005 database records when insert in vb6?
how to acces the remote mechine using vb cript(QTP)
When does ‘on click of button’ event gets triggered in the vbscript language?
Illustrate briefly about the different types of statement
HOW TO OPEN NEW TAB USING VB SCRIPT IN QTP?
write a vb script to display apple that is 1st a should be displayed then ap then app then appl then apple
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 ?