Ajax XMLHttpRequest Object

A robust Ajax Style web application has fine control over communication, including the ability to get…

Pre-Ajax Communication Techniques

There are many ways to communicate with the server using JavaScript. The most common techniques used…

Introduction to Ajax

Ajax web applications use a different model where user actions trigger behind the scenes communication to…

How Ajax Works

Traditional Web Applications tend to follow the pattern that is the first page is loaded when…