XMLHttpRequest Object for Ajax: Working Draft
The Web API Working Group released
an updated Working Draft of The XMLHttpRequest Object.
The core component of Ajax, the
XMLHttpRequest
object is an interface that allows scripts to
perform HTTP client
functions, such as submitting form data or loading data from a remote Web
site. Read about the Rich Web Clients Activity.