AJAX is one of the best technologies which will help you to exhibit the dynamic content. AJAX is an acronym for Asynchronous Javascript and XML.
For new here is a good handbook for beginners in this technology.
http://www.programatium.com/ajax.htm
Ajax is usually the union of several technologies, ESPCI layer is written in javascript that works between the server and the user operates asynchronously (independently of the communication with the server). Many of the recent success of Web applications, including GMAIL and Google Maps are part of Ajax.
In this link there are some diagrams and information that clarifies a bit.
http://www.uberbin.net/archivos/internet/ajax-un-nuevo-acercamiento-a-aplicaciones-web.php
Recent Comments