Quantcast
Channel: Intelligentedu » Ajax
Viewing all articles
Browse latest Browse all 15

Crash Course on AJAX Programming

$
0
0

Here is a nice, straight forward, Crash Course on AJAX Programming at library.igcar.gov.in. This short course on AJAX programming will help you to learn AJAX right from the basics to some of the more advanced features. After going through these tutorials you will be able to create interactive web applications or rich Internet applications more efficiently and thereby adding the power of AJAX to your websites. This tutorial is available as a pdf file, having 111Kb and 16 pages.


Contents of A Crash Course on AJAX Programming:

 - AJAX = Asynchronous JavaScript and XML
 - AJAX is Based on Web Standards
 - AJAX is About Better Internet Applications
 - AJAX Uses HTTP Requests
 - The XMLHttpRequest Object
 - Your First AJAX Application
 - AJAX - Browser Support
 - AJAX - More About the XMLHttpRequest Object
 - AJAX - Sending a Request to the Server
 - AJAX - The Server-Side ASP Script
 - Run Your AJAX Application
 - AJAX Suggest Example
 - Example Explained - The HTML Form
 - Example Explained - The showHint() Function
 - Example Explained - The GetXmlHttpObject() Function
 - Example Explained - The stateChanged() Function
 - AJAX Source Code to Suggest Example
 - The AJAX TML Page
 - The AJAX JavaScript
 - The AJAX Server Page - ASP and PHP
 - AJAX ASP Example
 - AJAX PHP Example
 - AJAX Database Example
 - AJAX Example Explained
 - The AJAX JavaScript
 - The AJAX Server Page
 - PHP & AJAX
 - Why PHP and Ajax?


Viewing all articles
Browse latest Browse all 15

Trending Articles