摘要:
//xmlHttp.jsvar Request = new Object();Request.reqList = [];function createXMLRequest(){ var xmlHttp=false; try { xmlHttp = new ActiveXObject("Msxml2.XMLHTTP"); } catch (e){ try { xmlHttp = new ActiveXObject("Microsoft.XMLHTTP"); } catch (E){ xmlHttp = false; } } if (!xmlHttp &am 阅读全文
posted @ 2008-01-02 11:33
一浩瀚星空一
阅读(166)
评论(0)
推荐(0)

浙公网安备 33010602011771号