Ajaxgear Toolkit
Saturday, May 9th, 2009AjaxGear is a toolkit that allows you to take advantage of the
client-side technique known as AJAX. AJAX is shorthand for
Asynchronous JavaScript and XML. It uses the XMLHttpRequest
object to allow a Web browser to make asynchronous call to the
Web server without the need to refresh the whole page. AjaxGear
powers this website and has been tested and [...]