{"id":185,"date":"2006-01-24T15:49:30","date_gmt":"2006-01-24T20:49:30","guid":{"rendered":"https:\/\/www.suramya.com\/blog\/2006\/01\/24\/mastering-ajax-make-asynchronous-requests-with-javascript-and-ajax\/"},"modified":"2006-01-24T15:49:30","modified_gmt":"2006-01-24T20:49:30","slug":"mastering-ajax-make-asynchronous-requests-with-javascript-and-ajax","status":"publish","type":"post","link":"https:\/\/www.suramya.com\/blog\/2006\/01\/mastering-ajax-make-asynchronous-requests-with-javascript-and-ajax\/","title":{"rendered":"Mastering Ajax: Make asynchronous requests with JavaScript and Ajax"},"content":{"rendered":"\n<p>Good tutorial by IBM that explains how to make asynchronous requests with JavaScript and Ajax.<\/p>\n<p>Abstract:<\/p>\n<p>Most Web applications use a request\/response model that gets an entire HTML page from the server. The result is a back-and-forth that usually involves clicking a button, waiting for the server, clicking another button, and then waiting some more. With Ajax and the XMLHttpRequest object, you can use a request\/response model that never leaves users waiting for a server to respond. In this article, Brett McLaughlin shows you how to create XMLHttpRequest instances in a cross-browser way, construct and send requests, and respond to the server.<\/p>\n<p>Complete Article: <a href=\"http:\/\/www-128.ibm.com\/developerworks\/web\/library\/wa-ajaxintro2\/?ca=dgr-lnxw06AJAX-Request\">Make asynchronous requests with JavaScript and Ajax<\/a><\/p>\n<p>&#8211; Suramya<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Good tutorial by IBM that explains how to make asynchronous requests with JavaScript and Ajax. Abstract: Most Web applications use a request\/response model that gets an entire HTML page from the server. The result is a back-and-forth that usually involves clicking a button, waiting for the server, clicking another button, and then waiting some more. [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"activitypub_content_warning":"","activitypub_content_visibility":"","activitypub_max_image_attachments":3,"activitypub_interaction_policy_quote":"","activitypub_status":"","footnotes":""},"categories":[14],"tags":[],"class_list":["post-185","post","type-post","status-publish","format-standard","hentry","category-tutorials"],"_links":{"self":[{"href":"https:\/\/www.suramya.com\/blog\/wp-json\/wp\/v2\/posts\/185","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.suramya.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.suramya.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.suramya.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.suramya.com\/blog\/wp-json\/wp\/v2\/comments?post=185"}],"version-history":[{"count":0,"href":"https:\/\/www.suramya.com\/blog\/wp-json\/wp\/v2\/posts\/185\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.suramya.com\/blog\/wp-json\/wp\/v2\/media?parent=185"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.suramya.com\/blog\/wp-json\/wp\/v2\/categories?post=185"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.suramya.com\/blog\/wp-json\/wp\/v2\/tags?post=185"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}