Ajax is an acronym for Asynchronous Javascript and XML. By using Ajax, you
can asynchronously get data from the server in the background without
disturbing the existing page. For example, when you search in google or
youtube (even wikipedia now), while typing out the text, it gives you some
suggestions on whatever you are searching.  This is one of the
implementations of ajax.

For more, as Anurag said, 'google' it up.

-- 
Siddharth Dagar
1st Year Undergraduate Student
Department of Electrical Engineering
I.I.T. Kharagpur
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to