Ajax

Ajax – Tutorial 1

AJAX = Asynchronous JavaScript And XML. Concept of Ajax is – Stop page reloading. Idea is — To use JS to make request to server and take XML data returned and…