What are keywords in the vbscript language?
write a vb script to create a folder?
Which operator can be used to change the value of the operand or change the state of the condition?
write a vb script to display calculator using case statement?
what is descriptive programming in QTP and what is environment variable in QTP? where we store and what is its use?
give me an ex. of unoverloaded method?
How to Import data from a file (file is on the desktop) to the data table
Which command is used for writing text on a page?
Mention how to assign a date value to a variable?
what is diff b/n these 2 programs 1) for i=5 to 1 step 2 msgbox "pass" next 2_) for i=5 to 1 step -2 msgbox "pass" next
write generic functions for webapplication?like generic function for webedit generic function for webbutton generic function for links
reverse the string without using reverse string?
Explain about scrrun.dll in vbscript?