Answer Posted / saimahesh babu
set a=createobject("ADODB.recordset")
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
Anyone have qtp11.0 crack?
What are the properties of regexp object?
Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?
How are values assigned to string type and numeric type variables?
If else for do while select in vb script?
What is byref and byval parameters in vbscript?
Explain about tristate constants?
Is vbscript a case-sensitive or case-insensitive?
what is the difference between modular and data and keyword driven framework
How to open browser in vb script?
how to operate webobjects in a webpage using getobject function and then using generic methods?
Could Anybody Please tell me What is the script for Find 3rd Largest element in the Array without using a SORT function int Find(int arr[], int size); Thanks in Advance..
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 ?
Mention what is the use of option explicit in vbscript?
What is the difference between for loop and while loop?