What is difference between vbscript and vba?
No Answer is Posted For this Question
Be the First to Post Answer
What is the main difference between function and sub-procedure?
How to delete a cookie using vbscript?
Why to use option explicit in vb script?
generic function for webedit box for web application
How to create a function in vbscript?
Can automation testing find ssame no. of bugs what we can find by manual testing?
How will you check that a variable is an array in vbscript?
For a webbased application:- what should be code in expert veiw, for retrieving a single column name "username" from a server and checking whether exported "username" from datatable doesn't exist in server. suppose i have saved in excelsheet a username="gayatri" , which is exported, then checked for whether this username "gayatri" exist in server database or not ? if exist then allow to enter new username, which should be again checked for in loop , or else come out of loop and enter a distinct "username". plz let me have this answer in my id gayatrisahooin@hotmail.com
Out of the different type of operators, which are evaluated first and last in the vbscript language?
How to Import data from a file (file is on the desktop) to the data table
Can anybody code this problem for me in VB script - Create an array of 4 elements, increase its size to 7 elements and then find out which of the elements are prime (use functions)
How to create a cookie using vbscript?