How to create a function in vbscript?
No Answer is Posted For this Question
Be the First to Post Answer
What are the properties of regexp object?
Can any one provide code for Mid(string,start[,length]). I have been asked to write code for Mid(). i.e We need to define our own function say MyMid() which should behave same like built-in Mid function
How will you convert a string to upper case string using vbscript?
how to write function to validate the number of characters entering into the text box?
Explain the filter expression?
How to remove the spaces in a string Ex: "Welcome to QTPWorld" ?
Both Static and dynamic arrays are handled by VB script. Is it true?
I want good books or good sites for scripting.Can any one help me.
write a text script to display * as below ********** **** **** *** *** ** ** * * * * ** ** *** *** **** **** **********
Explain the scope of the variables using dim, public, and private keywords respectively.
What are the environments supported by vbscript language?
write a program to display the system specifications of client system with the help of vb script.