Introduction
Project 3 consists of completing the provided Ajax application that uses data supplied in an XML file. Use the information in the EM228-Project3SupplementalInstructions-UsingIIS.docx to set up and configure a local website to run this project.
Background
This project is comprised of three files: an XHTML file, a JavaScript file, and an XML file:
Project03.html
Project03.js
states.xml
You will be modifying both the Project03.html file and the Project03.js file in order to complete the project. You will not need to modify the states.xml file as this file is just the source of the data used by the JavaScript file. The provided project will run without error. There are no hidden typos or logic errors in the provided files that need fixing before you can proceed with completing the project.
Attachment:- program.rar