«« Next » « Previous
«« Next » « Previous

Link Details

Link 64743 thumbnail
User 207069 avatar

By hal10001
via javascriptant.com
Published: Feb 05 2008 / 13:51

AJAX, when you boil it down, is about manually making "micro" HTTP requests using the XMLHttpRequest (XHR) JavaScript object. It mimics the behavior of the user agent, but instead of using the browser interface, you are using JavaScript to make a programmatic HTTP request (which also handles the response). This technique actually has many names: AJAX, scripting HTTP, XHR, or remote scripting, but personally I prefer the term XHR.
  • 9
  • 0
  • 601
  • 240

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (9)



Voters Against This Link (0)