Explain AJAX ...

Please only post Search Engine and Webmaster Related stuff.
Post Reply
dmjpro
Posts: 7
Joined: Mon Mar 05, 2007 1:48 am
Contact:

Explain AJAX ...

Post by dmjpro »

why AJAX in called asynchronous JAVA script XML ....

plz explian ....

thanx in advance ... if possible plz send me a good link for AJAX tutorial ....

AnthonySE
Posts: 22
Joined: Mon Dec 11, 2006 5:51 pm
Contact:

Post by AnthonySE »

The simple answer: It's a marriage of two technologies (java script and XML) so the term Ajax was coined.

There are many, many tutorials out there. It depends on what you want to learn and how you prefer to learn.

dmjpro
Posts: 7
Joined: Mon Mar 05, 2007 1:48 am
Contact:

Post by dmjpro »

thanx for ur reply .......


i know it is the combination of JS and XML but why it is called asynchronous .....


i m newbie in AJAX ..... so plz give me a free tutorial link so that i can start learning ....

THANXXXX

AnthonySE
Posts: 22
Joined: Mon Dec 11, 2006 5:51 pm
Contact:

Post by AnthonySE »

My understanding is that it's called asynchronous because you aren't doing a full submit of the form. With standard forms, you'd submit the form which would contact the server, wait for an answer and spit back a response. This usually involved multiple pages or some carefully crafted code, error handling, etc.

With Ajax, everything is happening on the fly and in the background. The data is sent and retrieved, without leaving the page you're on or "waiting".

dmjpro
Posts: 7
Joined: Mon Mar 05, 2007 1:48 am
Contact:

Post by dmjpro »

ok now i understand why it is called asynchronous .....

thanxxxxxxxx .....

Post Reply

Who is online

Users browsing this forum: No registered users and 65 guests