 |
XMLHttpRequest - The Backbone of AJAX - Javascript Communicates Data to the Server Behind the Scenes
(Wikipedia) Definition and useful links to resources. AJAX refers to the powerful technique of using Javascript and other languages to communicate behind the scenes with an XML data source on a server, allowing for dynamic and responsive web applications. JSON is a common transport protocol in addition to XML. XMLHttp request is the key to the operation, defining the protocol which the script uses to transfer data.
[ Covers: xmlhttprequest ajax json xml http javascript jscript vbscript xmlprovider asynchronous javascript and xml jesse james garrett ecmascript dom iframe ebml ]
|
 |