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

  1. Create a JScript project. For detailed instructions on how to do this, see Set Up My JScript Project.

  2. Name the project folder InstantiateDOMProj.

Next, we'll add the source code for the InstantiateDOM project.