Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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.