Updated: November 2007
The VBScript User's Guide includes the following sections which explain the concept of VBScript and how to use it.

In This Section
- What Is VBScript?
Defines VBScript and explains how it relates to other scripting languages.
- Adding VBScript Code to an HTML Page
Explains how to use the SCRIPT element to add VBScript code to an HTML page.
- VBScript Fundamentals
Introduces VBScript features and elements.
- VBScript in Internet Explorer
Explains how VBScript works in Internet Explorer and provides examples.
- Introduction to Regular Expressions (Scripting)
Describes the concept of regular expressions and how to create them.

Related Sections
- VBScript Language Reference
Defines the elements of VBScript and provides syntax for proper use.