Which keyword is used to declare a variable in the vbscript language?
Explain about the extension .hta?
How can the spaces from the string be removed?
write a vb script create 5 folders test1 test2 test3 test4 test5
What are the differences between sub procedures and function procedures?
write a script to count no drives in file systems in qtp?
By default in vbscript the arguments passed to functions and subroutines are by reference or by value?
What are events in the vbscript language?
How to write functions and sub in vb script?
write a vb script to find simple interest using functions
Write a program to resize an array of 5 elements to 4 elements and display all the elements.
Mention the rules for using option explicit statement?
How should i Create Email invite with server-side Coding?