Categories

Updated: 05/11/2007

How To Get Started With Ajax

How To Get Started With Ajax Ajax Basics Ajax is an acronym which stands for Asynchronous JavaScript and XML. It is the method of using the XMLHttpRequest object to facilitate communication with scripts that are server sided. It can send data in a variety of different formats, and it can receive data as well. Some of the formats which make up Ajax include HTML, XML, and basic text files
©2003-2019 jCay.com