Ajax meaning Asynchronous JavaScript and XML has opened new horizons for web developers.
Ajax allows a web page to refresh only a small portion of its data and leave the other page as it is. This saves some time as the browser does not have to reload...