Hi
I don't have any idea on VBscript.
can any one point me to a good web site to learn VBscript.
Regards
lina
Answer Posted / anagha
www.w3schools.com
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Why is it recommended to close the database connection every time after the work is completed?
What are string functions in vbscript?
Which data type/types are supported by vbscript language and what are their specialties?
hi all, i had a question, that how to find out hiding a coloumn in a table i had a table having the following column names NAME DESCRIPTION CREATED TIME CREATED USER if i right clicked on a NAME column it will displays a menu having the same column names in a list like NAME DESCRIPTION CREATED TIME CREATED USER with check boxes.if i unched any check box, that column name should not be appear in the main table column names could anyone please solve this problem?
What is the main difference between function and sub-procedure?
I want to run QTP script on Linux server is it possible to do this by connecting Windows to Linux through VPN/Terminal Server and just run the script on Linux server.
How can you fetch the value of a cookie?
What are the properties of regexp object?
Mention how to access array data?
Mention how you can call vbscript functions?
What are the different types of loops available in the vbscript language?
can anyone send me a vb scripts code for clicking on a link and coming back on home page again does the same for many links on a web page.
Mention how to assign a date value to a variable?
Mention what are the rules to name variable in vbscript?
How will you get a combined string from array of string in vbscript?