What is AJAXanywhere?
AJAX stands for Asynchronous Java Script and XMLHttpRequest, which will send a a request in an asynchronous way will sends the some part of data and receive the part of data what your request for..
Instead of refreshing whole page sends some parts of data and receives as the part of data you required