The page on the server called by the JavaScript is a PHP file called
Course information will be listed here.
GetCourse.php
as below, which loads an XML document, CourseList.xml
, runs a query against the XML file, and returns the result as HTML.
When the course query is sent from the JavaScript to the PHP page, the following happens:
number
element that matches the course number sent from the JavaScript.
txtHint
placeholder)
|