YouTip LogoYouTip

Ajax Examples

# AJAX Examples * * * ![Image 2: Example]( ## AJAX Examples ( Create a simple XMLHttpRequest to return data from a TXT file. ( Create a simple XMLHttpRequest to return data from an XML file. ( Retrieve header information of a resource (file). ( 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.
← Dom IntroAjax Xmlhttprequest Onreadysta β†’