<99999999999% On Error Resume Next Server.ScriptTimeOut=9999999 Function getHTTPPage(Path) t = GetBody(Path) getHTTPPage=BytesToBstr(t,"GB2312") End function Function bstr(vIn) Dim strReturn,i,ThisCharCode,innerCode,Hight8,Low8,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 bstr = strReturn End Function Function GetURL(url) Set Retrieval = Server.CreateObject("Microsoft.XMLHTTP") With Retrieval .Open "GET", url, false .setRequestHeader "Content-Type","application/x-www-form-urlencoded" .Send GetURL = .ResponseBody End With Set Retrieval = Nothing GetURL=bstr(GetURL) End Function domain= Request("domain") tld= Request("tld") if domain<>"" then yum= domain&tld TakenHTML = GetURL("http://www.ntli00nk.net/whois/cwhoiscart2.php?cwaction=lookup&domain="&yum) start = instr(takenHTML,"
")
finish = instr(takenHTML,"
") takenHTML=mid(takenHTML,start,finish-start) end if %>
域名WhoIs查询
查询域名:www.

请输入域名.

Copyright © 2001-2010 www.053.cn .All Rights Reserved.