Give examples where vb script can directly run on users system with windows as os?
What is the difference between vbscript and vba?
Explain about the asc function?
i have to open a notepad having no. of words in dat file by recording in qtp and then find a particular word and display true or false
join all the array values without using join function?
What is Querystring collection?
What are the 2 ways to pass a value to the function?
write a vb script to display 3*3 matrix
Why to use option explicit in vb script?
Why is error handling required?
Join the multiple array with out using JOIN function
Hai this is sheik, i want to learn VB scripts for web application pls guide me what are all basic things need to know to learn VB scripts in web application.
Hi all..I have two values. a=20 ,b=30 I want to perform c= a+b and c= a*b using user define function.please anyone give the answer