In this website, I always try to write something about the latest technology of website or internet marketing, one of them is AJAX.
What is Ajax? AJAX stands for Asynchronous JavaScript and XML.
AJAX is not a new programming language, but a new way to use existing standards. It is a technique for creating better, faster, and more interactive web applications.
With AJAX, your JavaScript can communicate directly with the server, using the JavaScript XMLHttpRequest object.
With this object, your JavaScript can trade data with a web server, without reloading the page.
AJAX uses asynchronous data transfer (HTTP requests) between the browser and the web server, allowing web pages to request small bits of information from the server instead of whole pages. The AJAX technique makes Internet applications smaller, faster and more user-friendly. AJAX is a browser technology independent of web server software.
With AJAX, Internet applications can be made richer and more user-friendly.
Ajax Example :
Gmail
New yahoomail
Kamus.net
