Showing posts with label AJAX. Show all posts
Showing posts with label AJAX. Show all posts

Sunday, July 15, 2012

AJAX Tutorial

Ajax, an acronym for Asynchronous JavaScript and XML, is a group of interrelated web development techniques used on the client-side to create asynchronous web applications. With Ajax, web applications can send data to, and retrieve data from, a server asynchronously (in the background) without interfering with the display and behavior of the existing page.

You can download a good tutorial for AJAX here.


Thanks

AJAY