Categories

Updated: 11/10/2006

Guide to Using AJAX and XMLHttpRequest

The XMLHttpRequest object is a handy JavaScript object that offers a convenient way for Web pages to get information from servers without refreshing themselves. The purpose of this article is to demonstrate through a series of baby steps just how easy it is to use the XMLHttpRequest object
©2003-2019 jCay.com