Answer Posted / senthilan . d
dim rs as new ADODB.recordset
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the extension of the vbscript file?
how to operate webobjects in a webpage using getobject function and then using generic methods?
What is the purpose of drive object of scripting.filesystemobject class in vbscript?
What is the difference between for loop and while loop?
Like OPTION EXPLICIT statement what are the other statements used in vbscript and their usage. Please post me all the statements please.
write any ttest cases using check points and parameterization
how to set one column as primary key in QTP and fetch values accordingly
What is variant in vb script?
Explain few date functions in vbscript?
What are the environments supported by vbscript language?
What is the technology used by vb script?
Explain the extension .hta?
how does vb script help in web page designing? explain with example.
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?
What are string functions in vbscript?