Differentiate javascript and vbscript?
Does VB/Win make standalone .EXE files?
Could Anybody Please tell me What is the script for Find 3rd Largest element in the Array without using a SORT function int Find(int arr[], int size); Thanks in Advance..
Write a Script for ATM in QTP
When to use function procedures and what are its characteristics?
HOw we can apply web service checkpoint in QTP 9.5? I tried it out with net connection also. But not getting success.
filter the array values without using filter function?
can anyone send me a vb scripts code for clicking on a link and coming back on home page again does the same for many links on a web page.
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?
Which object provide information about a single runtime error in a vbscript?
How are comments handled in the vbscript language?
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 is byref and byval parameters in vbscript?
Which function is used in the vbscript language to convert the specified expression into a date type value?
Explain the constants in vbscript?