What is the use of the instr function?
When are redim statement and preserve keyword used in the vbscript language?
write a Vb script to find a whther a selected drive exits.
Write VB script to convert from feet to inches(hint 1feet=12 inches)
Mention what if you do not specify anything when you call a procedure?
What is event handling in vbscript?
Explain about the functionality of vb script?
how to display all the links in one page using vb script in qtp.
1 Answers DST Global Solutions,
Explain the .wsf files?
what is the code in QTP to take screen shot? Please send me any one to my mail id. my mailid is manu.sanepalli@gmail.com
Explain the string concatenation function in vbscript?
What is the difference between vbscript and vba?
if there is any string in a given format like as "company name employeecode date" then we have to fetch employeecode form string for ex-string is "capgemini12345june2013" then we have to fetch 12345 by using vb script so guys how can we do that please reply it.