Thread: What is ajax?
View Single Post
  #8 (permalink)  
Old 06-05-2007, 04:26 PM
joshua joshua is offline
Senior Member
 
Join Date: Jun 2007
Posts: 100
joshua is on a distinguished road
Ajax is not a new language but a combination of Javascript and XML.It basically allows the server to communicate with the browser without refreshing the page.
Ajax is a major base for web 2.0
Reply With Quote