Skip to content

Opening book details…

Can I read Comprehensive AJAX Tutorial Guide on EtoBox?

Comprehensive AJAX Tutorial Guide by Ganthimathi Rajendran is a document available to read on EtoBox.

What is Comprehensive AJAX Tutorial Guide about?

AJAX allows web pages to be updated asynchronously by exchanging small amounts of data with the server behind the scenes. This means that it is possible to update parts of a web page, without reloading the whole page. AJAX is not a new programming language, but a technique that uses XMLHttpRequest objects to request data from a server and update portions of a web page without reloading. The steps involved are making an XMLHttpRequest object, specifying the request method and URL, sending the request, and up

Author
Ganthimathi Rajendran
Language
EN