Ajax

Ajax – XMLHttpRequest Object

May 4th, 2009 | By admin | Category: Ajax

Ajax is nothing but getting the XMLHttpRequest and work on it to get or post data. Forming an XMLHttpRequest varies form browser to browser. This post shows , how to construct XMLHttpRequest object seamlessly.