Create a script on a Web page
Microsoft Visual Basic Scripting Edition (VBScript) is the default script language added to your Web page.
Note You can change the default script language.
- Open the data access page in Design view or Page view.
- On the Tools menu, point to Macro, and then click Microsoft Script Editor.
- In the Properties window, click Document in the list box.
- Change the value of the defaultClientScript property to either VBScript or JavaScript.
- Open the Web page in Design view or Page view.
- On the Tools menu, point to Macro, and then click Microsoft Script Editor.
- In the Microsoft Script Editor, write your script.