pls tell me which is good book or site for vbscript?
Answer Posted / shashank shekhar raj
The Excellent BOOK of VB Script is Microsoft's Press BOOK
"VB SCRIPT Step By Step"
AUTHOR:-"Ed Wilson"
This book is ultimate
I mean SUPERB
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
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?
Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?
Hello friends..... Can any give the methods for Ms-Access, and Mozilla firefox in Automation Object Model in QTP. Please give me currect answers... if you do not understand my question please don't give answers. Thanking you.
How regexp.execute method works?
how does vb script help in web page designing? explain with example.
What is the main difference between function and sub-procedure?
Mention what is the main difference between function and sub-procedure?
What is vbscript language used for and which earlier language is it modeled upon?
What is the difference between VBScript and JavaScript?
Explain few date functions in vbscript?
what is the standards used for writing the script in QTP
What is difference between vbscript and vba?
How will you convert a string to upper case string using vbscript?
Explain about operator precedence in vb script?
When are redim statement and preserve keyword used in the vbscript language?