How will you convert a string to lower case string using vbscript?
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.
what is descriptive programming in QTP and what is environment variable in QTP? where we store and what is its use?
What is the difference between ByRef and ByVal. When to use ByRef and ByVal
Explain the arrays in vb script?
When inserting strings into a SQL table in ASP what is the risk and how can you prevent it?
how to delete folder test3,test4 and test5 using vbscript?
write a vb script to generate the following pattern ***** **** *** ** *
Write a Fucntion to close all Opened browser expect desired one?
in qtp we ve datatable look like excel ,if we want to extract data from excel which saved in my documet how can i get that in datatable using vb script
write a program to display the system specifications of client system with the help of vb script.
How will you get the smallest subscript of an array in vbscript?
Is VBscript case-sensitive?