Instantiate an XML DOM Object (JScript)
This tutorial uses or creates the following files:
File | Description |
---|---|
Source: InstantiateDOM.js | JScript source code. |
Output | Output from the application. |
To create the InstantiateDOM JScript project
Create a JScript project. For detailed instructions on how to do this, see Set Up My JScript Project.
Name the project folder InstantiateDOMProj.
Next, we'll add the source code for the InstantiateDOM project.