Back to Browse

AJAX XMLHttpRequest - Javascript - Using POST Request - DETAILED - Part 3 of 4

9.1K views
Mar 12, 2013
20:20

In this 4 part series, we talk about how the XMLHttpRequest works. I basically cover the whole aspect of it in depth. Naturally you should and could use the jQuery ajax functions, as they are for sure easier and more reliable, although if done properly the xmlhttprequest can do as much as the jquery library if implemented properly. I talk about the different ready states which the request goes through. The order in which the events are fired, and which header data you need to send back to the server in order to have the post variables available.

Download

0 formats

No download links available.

AJAX XMLHttpRequest - Javascript - Using POST Request - DETAILED - Part 3 of 4 | NatokHD