首页 > 所有类目 > 工程分类 > > (共有 工程分类 供应信息 7 条)
按行业筛选
供应信息/公司
会员等级
价格(元)
即时交流
【供应】 654自然面小方块-陈水土-手机:134 [2011-12-20 10:38:26 ]
联系人:陈 水土 联系手机:13400934868  
 
[福建省 - 漳州市 ]
  • 卖石通会员
  • 第2年


【供应】 654滚石加工-陈水土地铺 134009 [2011-12-5 15:55:09 ]
福建省长泰县陈水土地铺加工厂 13400934868 传真:  
 
[福建省 - 漳州市 ]
  • 卖石通会员
  • 第2年


【供应】 G654火烧现场 [2011-9-5 14:24:55 ]
G654火烧现场  
 
[福建省 - 漳州市 ]
  • 卖石通会员
  • 第2年

1/ 1
【供应】 G654亚光面 [2011-9-4 19:21:17 ]
● 工厂的位置:漳州市长泰县枋洋镇科山工业区,位于长泰枋洋-  
 
[福建省 - 漳州市 ]
  • 卖石通会员
  • 第2年

1/ 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)) %>