Ajax Examples
# AJAX Examples
* * *
.
(
Retrieve specific header information of a resource (file).
(
How a web page communicates with a Web server when a user types characters in a text box.
(
How an AJAX web page gets information from a database.
(
Create a XMLHttpRequest to retrieve data from an XML file and display it in an HTML table.
(
Create a XMLHttpRequest with a callback function and retrieve data from a TXT file.
YouTip