Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following sections explain basic functionality of VBScript within Internet Explorer.
In This Section
A Simple VBScript Page
Illustrates how to use the OnClick event to display a message box.Adding VBScript Code to an HTML Page
Illustrates how to add VBScript to an HTML page.Using VBScript with Objects
Illustrates how to use objects in VBScript.VBScript and Forms
Illustrates how to create a validation form.
Related Sections
- VBScript Language Reference
Explains the elements that comprise the VBScript language.