A Tutorial in VBScript

What is VBScript?

VBScript, Microsoft's Visual Basic Scripting Edition, is a scaled down version of Visual Basic. While it doesn't offer the functionality of Visual Basic, it does provide a powerful, easy to learn tool that can be used to add interaction to your web pages. If you are already experienced in either Visual Basic or Visual Basic for Applications, you will find working with VBScript easy and should be immediately productive. Don't be concerned if you haven't worked in another version of Visual Basic. VBScript is easy to learn, even for the novice developer.

 Lesson 1: Adding VBScript to Web Pages
           Lesson 2: Working with Variables
           Lesson 3: Objects and VBScript
           Lesson 4: Controlling VBScript Routines
           Lesson 5: Using VBScript with Forms