Answer Posted / senthilan . d
dim rs as new ADODB.recordset
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How strcomp function works?
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 ?
Develop a parameterized action that accomplishes the following a. Launch a browser of users choice ( example : IE, chrome etc) b. Open up a search engine (Google, Bing etc) c. Perform a search d. Click a particular link depending on the user’s choice ( 1st , 2nd or third link)
What are the data types supported by vbscript?
Explain the support of asp for vb script functionality?
Which in-built function is used to format the number in the vbscript language?
what is diff between static and dynaic arrys?
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..
Explain about the support of asp for vb script functionality?
Explain the asc function?
How will you reverse a string in vbscript?
Mention the rules for using option explicit statement?
What are class events?
Explain the extension .hta?
How will you convert a string to lower case string using vbscript?