AJAX Matters – lots of xmlhttp links!
AJAX Matters – lots of xmlhttp links!
By continuing to use the site, you agree to the use of cookies. more information
The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.
I have developed an open source minimalistic AJAX client library,
see http://unips.sourceforge.net/devblog/?page_id=2
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.
new MAJAX article URL:
http://unips.sourceforge.net/devblog/?p=6