What is the difference between VBScript and JavaScript?
No Answer is Posted For this Question
Be the First to Post Answer
When are redim statement and preserve keyword used in the vbscript language?
Explain about vb script?
How to Enter Values on the Command promt using VB script
write a vb script to find the size of d drive?
What is the use of the ‘open’ method to work with the database in the vbscript language and what connection string is passed in the same and what is its usage?
What are the rules to name variable in vbscript?
How to learn VB Script, Since iam working with QTP. So i need to learn VB script.
Is VBscript case-sensitive?
How to pass the parameter from one function to another function in VB Scripting?
I have an excel sheet with multiple ID's in a column. Now i need fetch those ID's in an application and check whether if it already exist in the DB. If not then i have to go with the process of inserting them in the DB. If it exists then i need to skip that ID and move to the next ID and check the same and proceed. How can i do that with for loop and if condition?
What are class variables?
Both Static and dynamic arrays are handled by VB script. Is it true?