A simple AJAX exampleCreate a simple XMLHttpRequest, and retrieve data from a TXT file.
Load an XML file with AJAXCreate an XMLHttpRequest to retrieve data from an XML file.
Retrieve header information with AJAXRetrieve header information of a resource (file).
Retrieve specific header information with AJAXRetrieve specific header information of a resource (file).
Retrieve the content of an ASP fileHow a web page can communicate with a web server while a user type characters in an input field.
Retrieve content from a databaseHow a web page can fetch information from a database with AJAX.
Retrieve the content of an XML fileCreate an XMLHttpRequest to retrieve data from an XML file and display the data in an HTML table.
An AJAX example with a callback functionCreate a XMLHttpRequest with a callback function, and retrieve data from a TXT file.
Your Query was successfully sent!