{"id":20,"date":"2008-05-02T01:17:00","date_gmt":"2008-05-02T05:17:00","guid":{"rendered":"http:\/\/www.searchenginegenie.com\/programming-blog\/ajax\/"},"modified":"2010-07-20T11:24:55","modified_gmt":"2010-07-20T15:24:55","slug":"ajax","status":"publish","type":"post","link":"https:\/\/www.searchenginegenie.com\/programming-blog\/ajax\/","title":{"rendered":"Ajax"},"content":{"rendered":"<p class=\"MsoNormal\">The term AJAX referred as<span> <\/span>&#8220;Asynchronous JavaScript And XML,&#8221;<span> <\/span>but is now used much more generally to cover all methods of communicating with a server using JavaScript.<\/p>\n<p><span style=\"font-size: 12pt; font-family: &amp;amp;quot;\">Using the Ajax techniques we can submit server requests and get the information from the server to the user without the necessity of waiting for a page load. The page update without refresh was done by Javascript, PHP and XML&#8217;s XMLHTTPRequest object.<br \/>\n<\/span><br \/>\nAjax is actually a grouping of several technologies working together to offer this capability. This could include the techniques bellow,<\/p>\n<ul>\n<li><span style=\"font-size: 12pt; font-family: &amp;amp;quot;\">Ajax<\/span><span style=\"font-size: 12pt; font-family: &amp;amp;quot;\"> offer standards-based presentation using XHTML and CSS.<\/span><\/li>\n<li>\n<p class=\"MsoNormal\">Client, server interaction made using DOM( Document Object Model) and provide dynamic display.<\/p>\n<\/li>\n<li><span style=\"font-size: 12pt; font-family: &amp;amp;quot;\">Data interchange and manipulation was performed by XML and XSLT.<\/span><\/li>\n<li>\n<p class=\"MsoNormal\">Asynchronous data recovery using XMLHttpRequest.<\/p>\n<\/li>\n<li>\n<p class=\"MsoNormal\">And make JavaScript binding with everything together.<\/p>\n<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>The term AJAX referred as &#8220;Asynchronous JavaScript And XML,&#8221; but is now used much more generally to cover all methods of communicating with a server using JavaScript. Using the Ajax techniques we can submit server requests and get the information from the server to the user without the necessity of waiting for a page load. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[88],"tags":[111,112],"class_list":["post-20","post","type-post","status-publish","format-standard","hentry","category-software","tag-ajax","tag-javascript"],"_links":{"self":[{"href":"https:\/\/www.searchenginegenie.com\/programming-blog\/wp-json\/wp\/v2\/posts\/20","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.searchenginegenie.com\/programming-blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.searchenginegenie.com\/programming-blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.searchenginegenie.com\/programming-blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.searchenginegenie.com\/programming-blog\/wp-json\/wp\/v2\/comments?post=20"}],"version-history":[{"count":3,"href":"https:\/\/www.searchenginegenie.com\/programming-blog\/wp-json\/wp\/v2\/posts\/20\/revisions"}],"predecessor-version":[{"id":220,"href":"https:\/\/www.searchenginegenie.com\/programming-blog\/wp-json\/wp\/v2\/posts\/20\/revisions\/220"}],"wp:attachment":[{"href":"https:\/\/www.searchenginegenie.com\/programming-blog\/wp-json\/wp\/v2\/media?parent=20"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.searchenginegenie.com\/programming-blog\/wp-json\/wp\/v2\/categories?post=20"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.searchenginegenie.com\/programming-blog\/wp-json\/wp\/v2\/tags?post=20"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}