pls tell me which is good book or site for vbscript?
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 |
Write a code to print numbers from 5 to 0?
Can any one provide code for Mid(string,start[,length]). I have been asked to write code for Mid(). i.e We need to define our own function say MyMid() which should behave same like built-in Mid function
If we take 2 strings as “good” and “bad” then what will ‘+’ and ‘&’ operators return?
reverse the string without using reverse string?
What are the rules to name variable in vbscript?
how to write a vb script in QTP for yahoo registration form, i want to check the performance also like performance test, stress, load test like that.
Illustrate briefly about the different types of statement
What is the technology used by vb script?
What is the main difference between function and sub-procedure?
How are values assigned to the variables in the vbscript language?
how to declare a variable in vbscript using vbscript
Write a Fucntion to close all Opened browser expect desired one?