AJAX Examples
Simple Examples
Create a simple XMLHttpRequest, and retrieve data from a TXT file
Create a XMLHttpRequest with a callback function, and retrieve data from a TXT file
Request Header Information
Retrieve all header information
of a resource (file)
Retrieve specific header information
of a resource (file)
Request XML Files
Retrieve Server Data with PHP and ASP
Retrieve Database Information
AJAX Applications
View an XML CD catalog
Display XML data in an HTML table
Show XML data inside an HTML div element
Navigate through XML nodes
A simple CD catalog application