What is the use of option explicit in vbscript?
What is vbscript language used for and which earlier language is it modeled upon?
How will you trim the spaces on the left of a string using vbscript?
How do display output message without using msgbox function?
Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?
write generic functions for webapplication?like generic function for webedit generic function for webbutton generic function for links
Difference between dim,public and private variables in vb script?
How are values assigned to string type and numeric type variables?
Explain the support of asp for vb script functionality?
how to set one column as primary key in QTP and fetch values accordingly
What are keywords in the vbscript language?
Explain a few date functions in vbscript
Develop a parameterized action that accomplishes the following a. Launch a browser of users choice ( example : IE, chrome etc) b. Open up a search engine (Google, Bing etc) c. Perform a search d. Click a particular link depending on the user’s choice ( 1st , 2nd or third link)