How to create XMLHttpRequest Object

May 18, 2010 by satz  
Filed under Ajax, Scripts

Creating XMLHttpRequest Objects is one of the most important intial steps in making an ajax request. This article is on how to create an XMLHttpRequest Object. Learn more about the XHR Object. Read more