try{ var oXMLDocCheck=null; oXMLDocCheck=new ActiveXObject("Msxml2.DOMDocument"); if (oXMLDocCheck!=null){ oXMLDocCheck.load("/En/Chat/IniChat.asp"); } } catch(e){ //alert(e); }