AJAX is Asynchronous JavaScript and XML. AJAX is a programming technique that gives web pages features frequently found in desktop applications. AJAX enables the web page to exchange information with the database without performing a page refresh. The Google Maps application (http://maps.google.com) uses AJAX to enable you to move the map around without refreshing the webpage.