FAQ Topic - What is AJAX?

F

FAQ server

-----------------------------------------------------------------------
FAQ Topic - What is AJAX?
-----------------------------------------------------------------------

AJAX is shorthand for Asynchronous Javascript And XML. The technology is
based on the XMLHttpRequest Object. It is also known as "Web 2.0".
At its simplest, it is the sending/retrieving of new data from the server
without changing URL's or reloading the current page.

Mozilla Documentation:

http://developer.mozilla.org/en/docs/XMLHttpRequest

MSDN Documention:

http://msdn.microsoft.com/library/d...html/reference/objects/obj_xmlhttprequest.asp

http://msdn.microsoft.com/library/d...html/63409298-0516-437d-b5af-68368157eae3.asp

AJAX Libraries and Tutorial Sites:

http://jibbering.com/2002/4/httprequest.html

http://www.ajaxtoolbox.com/

An alternative to the XMLHttpRequest Object is Remote Scripting:

http://www.ashleyit.com/rs/main.htm


===
Postings such as this are automatically sent once a day. Their
goal is to answer repeated questions, and to offer the content to
the community for continuous evaluation/improvement. The complete
comp.lang.javascript FAQ is at http://jibbering.com/faq/index.html.
The FAQ workers are a group of volunteers.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,982
Messages
2,570,186
Members
46,740
Latest member
JudsonFrie

Latest Threads

Top