Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.