Community

Fixing AJAX: XMLHttpRequest Considered Harmful

(Jason Levitt) AJAX applications wouldn’t be possible (or, at least, wouldn’t be nearly as cool) without the XMLHttpRequest object that lets your JavaScript application make GET, POST, and other types of HTTP requests from within the confines of a web browser. All of the most interesting AJAX applic

Read More - Register for Free Membership