Archive for August 23, 2008

AJAX Tutorial

AJAX = Asynchronous JavaScript and XML

AJAX is not a new programming language, but 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.

August 23, 2008 at 8:20 am Leave a comment

Hello world!

Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!

August 23, 2008 at 8:01 am 1 comment


Calendar

August 2008
M T W T F S S
     
 123
45678910
11121314151617
18192021222324
25262728293031

Posts by Month

Posts by Category


Follow

Get every new post delivered to your Inbox.