1. How do declare public variable in vb scripts?
Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?
Plz give the vb script for the following scenerio. In travel booking we have to select from delhi to mumbai from the combobox The prices will be display in another combo box .But i have to select the lowest price for it and submit it
How to write a VBscript for web page performance test i need a code send if any knows the code If any knows VBScript book plz send to me the link to my mail plz
Explain about filter expression?
How to Import data from a file (file is on the desktop) to the data table
Which operator can be used to change the value of the operand or change the state of the condition?
why do u choose to go for testing why cant for devoloping
How will you release the memory acquired by an array variable in vbscript?
Is it possible to pass optional argument to function in vb script?
write a vb script to display factorial of a number using function
What is loose binding? Why is it not a good practice to use it?
how to get date format from system locale..format means neither long nor shor... format from system locale. i need like your date is mm/dd/yyyy formate or mm-dd-yy or with time like that. how to get.