Oracle Magazine Special offer for AjaxImpact.com Visitors!! Subscribe to Oracle Magazine for Free!
AJAX IMPACT


TUTORIALS
AJAX:Getting Started
12/31/2005 By developer.mozilla.org


This article guides you through the AJAX basics and gives you two simple hands-on examples to get you started.

AJAX (Asynchronous JavaScript and XML) is a newly coined term for two powerful browser features that have been around for years, but were overlooked by many web developers until recently when applications such as Gmail, Google suggest, and Google Maps hit the streets.

The two features in question are that you can:

  • Make requests to the server without reloading the page
  • Parse and work with XML documents

       Read Full Tutorial

     Rate this Ajax Tutorials
    Error connecting to mysql