What are the differences between Visual Basic, VBA and VBScript? When would it be appropriate to use one as opposed to another?
1 11475Suppose by navigation I went from 1 st page to 5 page ,so Write a generic script for coming from any page to the 1st page and by executing where the page may be it will come to 1st page
1 6188
create a form to accept username and password validate the username and password with using message box, display the corresponding user message
Explain sga memory structures?
How can you destroy an object in vbscript?
Explain about the support of asp for vb script functionality?
What purpose does ‘on error resume next’ serves?
Which function allows you to instantiate an object given its programmatic identifier or progid?
PLz send me the VB scripts which is having more examples my email id : hareen_11@yahoo.com
How to delete a cookie using vbscript?
Explain the asc function?
What are the different types of operators and their order of precedence?
Mention the rules for using option explicit statement?
When to use function procedures and what are its characteristics?
How to Import data from a file (file is on the desktop) to the data table
How will you get the largest subscript of an array in vbscript?
By default in vbscript the arguments passed to functions and subroutines are by reference or by value?