How to create a cookie using vbscript?
1. How do declare public variable in vb scripts?
When inserting strings into a SQL table in ASP what is the risk and how can you prevent it?
how to increasing the numbers in a given text box please write a vb script
what is diff b/n these 2 programs 1) for i=5 to 1 step 2 msgbox "pass" next 2_) for i=5 to 1 step -2 msgbox "pass" next
how to write vb script code for login gmail page by using notepad and how to run script in notepad
what is the differance between BYVAL,BYREF?
how to automatically update the sql server2005 database records when insert in vb6?
How will you get the smallest subscript of an array in vbscript?
can u test the application without add-in?
what is the use of Data base check point ?
Write a program to print all lines that contains a word either “testing” or “qtp”
How you can call vbscript functions?