2013/2/7 10:54:321446 閱讀
dz=trim(request("dz"))
on error resume next
Set xmlHttp = Server.CreateObject("Microsoft.XMLHTTP")
xmlHttp.open "GET",dz,false
xmlHttp.send
if xmlHttp.Status <> 200 then
response.write("西橋網(wǎng)絡(luò)提醒您:頁(yè)面打開(kāi)錯(cuò)誤!")
else
response.write("西橋網(wǎng)絡(luò)提醒您:網(wǎng)站可以正常訪問(wèn)!")
end if
微信小程序
掃描手機(jī)瀏覽