Differentiate javascript and vbscript?
How many types of procedures are available in the vbscript language?
What is the difference between ByRef and ByVal. When to use ByRef and ByVal
What is select case statement?
How to delete a cookie using vbscript?
Write VB script to convert from feet to inches(hint 1feet=12 inches)
What is event handling in vbscript?
write a vb script to display factorial of a number using function
How you can call vbscript functions?
How to find the font in qtp. Scenario:After entering the username and passwd you will be navigate into the "welcome:Username" page.Now I want to extarct font for this message.
What is the use of option explicit statement?
WHAT IS ENVIRONMENT VARIABLES?and where it is used in real time scenario?
How can the spaces from the string be removed?