Depending upon the browser... if (window.ActiveXObject) { // Internet Explorer http_request = newActiveXObject("Microsoft.XMLHTTP"); } else if...