AJAX = Asynchronous JavaScript and XML...
AJAX is not a new programming language, but a new technique for creating better, faster, and more interactive web applications.   With AJAX, a JavaScript can communicate directly with the server, with the XMLHttpRequest object. With this object, a JavaScript can trade data with a web server, without...
Introduction to Ajax...
AJAX stands for Asynchronous JavaScript And XML. What You Should Already Know Before you continue you should have a basic understanding of the following: * HTML / XHTML * JavaScript If you want to study these subjects first, find the tutorials on our Home page. AJAX = Asynchronous JavaScript and XML AJAX...

© 2003 - 2010 Amaronline.com Home | About us | Contact us