The Blue Library » IT eBooks
Posted: April 12th, 2008, 11:29pm CEST by Admin
Asynchronous JavaScript and XML (Ajax) is a web technique used to transfer data between a browser and server asynchronously without posting the web page to the server. “Asynchronously” implies that the processing of the web page continues while the Ajax request is sent to the server and a response is received from the server. The [...]
Full download