Simple AJAX Example
2008-10-16 13:10:38
View Code
Category: javascript:ajax
Description: Use XMLHttpRequest or ActiveX equivalent to create an xml request object. Request a single page and alert the results to the browser.
Author: detour