Explain the functionality of vbscript?
No Answer is Posted For this Question
Be the First to Post Answer
how to set one column as primary key in QTP and fetch values accordingly
How will you get a random number between 0 and 1 in vbscript?
Hi, Anybody could you Please tell me How to write the script for Checking whether given number is Prime Number or not..Thanks in Advance
What are class variables?
What is the difference between vb debugger and the script debugger?
What is the main difference between function and sub-procedure?
How do display output message without using msgbox function?
Mention how to create a cookie using vbscript?
How to capture a runtime error in vbscript?
write a vb script to calculate factorial of a number?
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