BASIC AJAX Tests


This simple page tests retrieving and outputting the contents of a remote XML file without refreshing the page. In this example, the remote XML is stored in a page in the design of this database. The name of the page is test.xml.

(processing in browser will block until XML is returned)

(processing in browser will continue while the XML is being retrieved)

(output selection of remote XML file (all first names))

(output selection of remote XML file (all first names) on this page)