html1.htm --------------------------------------------------------------------- html head meta HTTP-EQUIV="Content-Type" content="text/html; charset=gb2312" /head body form method="post" name="frmEmail" action="email.aspx" 发送邮件给:input type="text" name="m..
scriptvar oDiv var xh function getXML(){oDiv = document.all.moDiv.innerHTML = "正在装载栏目数据,请稍侯......."oDiv.style.display= ""xh = new ActiveXObject("Microsoft.XMLHTTP")xh.onreadystatechange = getReadyxh.open("GET",a.value,true)xh.send()
}
function getReady(){if(xh.ready..
%On Error Resume NextServer.ScriptTimeOut=9999999Function getHTTPPage(Path)t = GetBody(Path)getHTTPPage=BytesToBstr(t,"GB2312")End function
Function bytes2BSTR(vIn)strReturn = "" For j = 1 To LenB(vIn) ThisCharCode = AscB(MidB(vIn,j,1)) If ThisCharCode H80 Then strReturn = str..