charlene (1 comments.) on November 30, 2005 at 7:25 am.
AjaxGear 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.
3 Comments
Peter on August 20, 2005 at 12:22 am.
I have developed an open source minimalistic AJAX client library,
see http://unips.sourceforge.net/devblog/?page_id=2
charlene (1 comments.) on November 30, 2005 at 7:25 am.
AjaxGear 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.
Peter on January 7, 2006 at 11:14 pm.
new MAJAX article URL:
http://unips.sourceforge.net/devblog/?p=6