You're viewing a single post. I have much more to say! The main blog page is a good starting point.

Standardizing AJAX XMLHttpRequest

From the W3C weekly news letter:

The Web API Working Group has released the First Public Working Draft of “The XMLHttpRequest Object.” The draft documents features of the XMLHttpRequest object, the core component of AJAX. The interface 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.

For more information, see these sites: