Explain the adodb.stream class?
No Answer is Posted For this Question
Be the First to Post Answer
I have an excel sheet with multiple ID's in a column. Now i need fetch those ID's in an application and check whether if it already exist in the DB. If not then i have to go with the process of inserting them in the DB. If it exists then i need to skip that ID and move to the next ID and check the same and proceed. How can i do that with for loop and if condition?
what is fire event method in qtp?
Explain the functionality of vbscript?
I'm new to QTP, i facing a a problem in the script says"Object not found", "Browser("").page("").frame(Name:=fminfo).webtable(). the issue is, QTp is not able to identify the web table in run time.becuase in that fram"fminfo" there are "n"table and the table do not have the names,Html id. 1) i need to count the number webtables available on that page. 2)need to identify the webtable cell values. 3)How Loop the once i get the count and retrive the cell data of each webtable? Can anyone help on this, plz.. Thanks, Suresh
What is the use of the ‘open’ method to work with the database in the vbscript language and what connection string is passed in the same and what is its usage?
What purpose does ‘on error resume next’ serves?
write generic functions for webapplication?like generic function for webedit generic function for webbutton generic function for links
How do you get the value of a combo box in Javascript?
What's the difference between vbscript and vb.net?
Which in-built function is used to format the number in the vbscript language?
Could Anybody tell me the Script for REVERSE an Interger int reverse(int num) Ex:246 to 642.. Thanks in Advance.
Explain about scrrun.dll in vbscript?