VBScript Examples
Feel free to try each example.  If you are looking for a certain script, email me and I will try to locate it for you.
 

This drop down menu has been converted from JavaScript to VBScript

 

When an age is entered, the code checks if the number is between 16 and 125

Please enter your age:

This is a simple calculator.  Just enter the first operand, then the operator, then the second operand, and finally click on the equals key to get the answer.  

The VBScript Calculator v10.0