AJAX Exercise 1

Using AJAX, create a webpage where you invoke via javascript a server program to read an XML file and return it in a nice format to be displayed within the webpage. Make the XML file associated with data in a database you have created.

Partial Solution

© Lynne Grewe