Which is the default Data types in VBScript?
Post New Answer View All Answers
Like OPTION EXPLICIT statement what are the other statements used in vbscript and their usage. Please post me all the statements please.
Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)
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.
In html file what is an ideal position to include vbscript?
How will you compare two strings in vbscript?
How strcomp function works?
Can anyone send me a vb script function for verifying the functionality of active links on a web page
if u ve resrevation for train and u get a number supose 1234xxxokie.after sucessul entering all required fields. now u put that number in search and want to chk wether these ar same or not if both ar same then its okie otherwise test fail.what would be the vb script code for it to compare these two values of different page.
What are the valid scopes of a variable in vbscript?
Explain about the functionality of vb script?
If a calulator having 3 buttons (of any number)in 3 of them one is not working properly due to which answer is wrong always. write a script to find out which button is not working properly ?
What is the main difference between function and sub-procedure?
How to write VB script for login module?
did any one attended interview in applabs if you had gone through plz tell me the procedure
Which date function is used in the vbscript language to find the difference between the 2 dates?