VBScript Tutorial
 |
VBScript is a Microsoft technology that requires Microsoft's Internet Explorer!
In our VBScript tutorial you will learn how to write VBScript, and how to insert
these scripts into your HTML documents to make your Web
pages more dynamic and interactive.
Start learning
VBScript!
|
Learn by examples! With our editor, you can edit the source code, and click on a test
button to view the result.
Try-It-Yourself!
At W3Schools you will find a complete VBScript reference.
VBScript Reference
VBScript Introduction
This chapter explains what VBScript is, and how it works.
VBScript How to
This chapter explains the basic syntax of VBScript.
VBScript Where to
This chapter explains where you should place the VBScript.
VBScript Variables
This chapter explains the syntax of writing variables in VBScript.
VBScript Procedures
This chapter explains the syntax of procedures in VBScript.
VBScript Conditional Statements
This chapter explains the syntax of conditional statements in VBScript.
VBScript Looping
This chapter explains the syntax of looping in VBScript.
VBScript Examples
VBScript Examples
Lots of VBScript examples !!!
VBScript Reference
VBScript Reference
The built-in VBScript functions.
VBScript Keywords
The meanings and values of the VBScript keywords: Empty, False, Nothing, Null,
and True.
|