Hands On: Understanding AJAX!

computerworld.com — Getting StartedThe foundation that makes AJAX possible is the communication layer with the server. The most complete option for performing this communication is the JavaScript XMLHttpRequest object. If XMLHttpRequest is not suitable to you, hidden IFrames and cookies can also be used. We will examine both options later in this article. Aug 21, 2006 View in Crawl 4