AJAX Tutorial For Beginners
Advertisements
| Top Tutorials | New Tutorials | Submit | Login | Register |
Tutorial Detail
AJAX Tutorial For Beginners
AJAX Tutorial with examples, easy to learnhttp://www.itechcollege.com/courses/AJAX/
Total Hits: 4464
Total Votes: 90 votes
Category: Java Script/AJAX
Submitted on: 2008-09-19 11:57:57
Submitted By: iTechCollege
Description:
AJAX stands for Asynchronous JavaScript and XML. AJAX uses a combination of Javascript and XML to allow web pages to be updated with new data from the server. It consists of HTML, JavaScript, DHTML, and DOM. The traditional way of processing data between client's browser and a server was to submit a HTML form and send data to the server, the server processed the data and sent a response back to the browser.The disadvantage of this method is that the web page must be reloaded in the browser. As a new and outstanding approach, AJAX allows to write web-applications without reloading the page on user interaction. By using AJAX, we can create better, faster and easier to use web applications. More detail...
Rating Detail
| Stars | Percentage | Total Vote |
|---|---|---|
![]() |
![]() ![]() 13.33% |
12 |
![]() ![]() |
![]() ![]() 11.11% |
10 |
![]() ![]() ![]() |
![]() ![]() 16.67% |
15 |
![]() ![]() ![]() ![]() |
![]() ![]() 17.78% |
16 |
![]() ![]() ![]() ![]() ![]() |
![]() ![]() 34.44% |
31 |





13.33%

11.11%

16.67%

17.78%

34.44%