⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 whois.asp

📁 给某大型ICP网站开发的域名管理支付系统
💻 ASP
字号:
<%@ language=vbscript%>
<!--#include file="domainclass.asp"-->
<% 'on error resume next 
  dim after,domain,result(6),i,j
  after=request.form("after")&","
  domain=trim(request.form("domain"))
 
 after=split(after,",")
   
   for i=0 to ubound(after)-1
     set list=new domainclass
      if instr(1,after(i),".com.cn",1)<>0 or instr(1,after(i),".net.cn",1)<>0 or instr(1,after(i),".org.cn",1)<>0 then
          list.get_domain_type="cn"
     else
           list.get_domain_type="nocn"
     end if
       list.get_domain=domain&trim(after(i))
       result(i)=list.exsit
     set list=nothing
   next
  
%>
<!--#include file ="../profile/checkuser.asp"-->
<HTML><HEAD><TITLE>域名查询</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<STYLE type=text/css>TD {
	FONT-SIZE: 9pt; FONT-FAMILY: "宋体"
}
.e_8 {
	FONT-SIZE: 8pt; FONT-FAMILY: "Verdana"
}
.select {
	COLOR: #000000; BACKGROUND-COLOR: #ffffcc
}
.input {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; COLOR: #ff0000; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #ffffff
}
.x18 {
	LINE-HEIGHT: 18pt
}
</STYLE>

<script language="javascript" src="calender.js"></script>

<META content="MSHTML 6.00.2600.0" name=GENERATOR></HEAD>
<BODY text=#000000 vLink=#cc0000 aLink=#990099 link=#0066ff bgColor=#ffffff leftMargin=0 topMargin=0>
<TABLE cellSpacing=0 cellPadding=1 width=640 align=center bgColor=#000000 
border=0>
  <TBODY>
  <TR>
    <TD>
      <TABLE cellSpacing=0 cellPadding=0 bgColor=#ffffff border=0>
        <TBODY>
        <TR bgColor=#ffb41d>
          <TD colSpan=3 height=12>
            <div align="center"><img src="../images/enuologo.gif" width="468" height="60"></div>
          </TD>
        </TR>
        <TR>
          <TD colSpan=3><IMG height=1 
            src="../images/paycenter_02.gif" 
        width=640></TD></TR>
        <TR>
          <TD vAlign=top bgColor=#ffffff height=406><IMG height=35 
            src="../images/paycenter_03.gif" width=475> 
            <TABLE cellSpacing=0 cellPadding=8 width=98% align=center 
              border=0>
              <TBODY> 
              <TR>
                  <TD height="85"><IMG height=21 
                  src="../images/paycenter-bar_02.gif" 
                  width=400></TD>
                </TR>
              <TR>
                  
                <TD valign="top" height="144"> 
                  <script language=vbscript>
		  sub reg(domain)
		   acat.s_domain.value=domain
		   acat.action="user_login.asp"
		    document.acat.submit 
		  end sub
		  sub view(domain)
		    acat.s_domain.value=domain
		    acat.action="view.asp"
		    document.acat.submit 
		  end sub
		 </script>
		<div align="center">
		  <center>
		              <table border="1" width="98%" height="51" bordercolordark="#FFFFFF" cellspacing="0" cellpadding="0" bordercolorlight="#000000" bgcolor="#990000" style="font-size: 9pt">
                        <tr>
		                  <td width="159" height="21"> 
                            <p align="center"><font color="#FFFFFF">您选择的域名</font></td>
		                  <td width="126" height="21"> 
                            <p align="center"><font color="#FFFFFF">该域名目前状态</font></td>
		                  <td width="148" height="21"> 
                            <p align="center"><font color="#FFFFFF">操作</font></td>
		    </tr>
		    <%for j=0 to i-1%>
		
		    <tr>
		                  <td width="159" height="18" bgcolor="#FFFFFF"> 
                            <p align="center"><%response.write "www." & domain & after(j)%></td>
		                  <td width="126" height="18" bgcolor="#FFFFFF"> 
                            <p align="center"><%if result(j)<>0 then response.write "已经被注册" else response.write "<font color=red>尚未被注册</font>" end if%></td>
		                  <td width="148" height="18" bgcolor="#FFFFFF"> 
                            <p align="center">
		            <%if result(j)<>0 then%>
		            <a style="cursor:hand" onclick=view('<%response.write domain&trim(after(j))%>')>详细情况</a>
		            <%else %>
		            <% if request.form("domaintype")=cn then%>
		            	<a style="cursor:hand" href="../function/domaincn.asp">立即注册</a> 
		            <% else%>
		            	<a style="cursor:hand" href="../function/domainen.asp?domain=<%=domain%>">立即注册</a> 
		            <%
		            end if
		            end if
		            %>
		        </td>
		    </tr>
		     <%next%>
		  </table>
		  </center>
		</div>
		<form name=acat method=post action="">
		<input name="s_domain" value="" type=hidden>
		</form>
                  </TD>
              </TR></TBODY></TABLE>
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td align="center"><input type="button" name="bt2" value="返回" onclick=history.go(-1);return false;></td>
              </tr>
            </table>
            <p>&nbsp;</p>
          </TD>
          <TD width=1 bgColor=#000000 rowSpan=2><IMG height=407 
            src="../images/paycenter_04.gif" width=1></TD>
          <TD vAlign=top align=middle width=164 bgColor=#ffb41d rowSpan=2>
            <P><IMG height=7 
            src="../images/paycenter_05_01.gif" 
            width=164></P>
            <table border="1" cellpadding="0" cellspacing="0" width="100%" bordercolordark="#CCCCCC" bordercolorlight="#000000" height="235">   
              <tr>   
                                    <td width="236" class="font" height="27" bgcolor="#FFFFCC">  <img border="0" src="../images/hand.gif" width="20" height="15"><img border="0" src="../images/link1.jpg" width="88" height="21"></td> 
              </tr> 
              <tr> 
                                    <td class="font" height="204" width="236">  <span style="background-color: #FF0000"><font color="#FFFFCC">总部电话:</font></span><br>
                                        010-68133624(3线)<br>
                                        <span style="background-color: #FF0000"><font color="#FFFFCC">总部传真:</font></span><br>
                                        010-68253386<br>
                                        <span style="background-color: #FF0000"><font color="#FFFFCC">昼夜值班:</font></span><br>
                                        13911056652<br>
                                        <span style="background-color: #0000FF"><font color="#FFFFFF">业务部:</font></span><br>
                                        <a href="mailto:info@e-icann.com?subject=来自网站的反馈">info@e-icann.com</a><br>
                                        <span style="background-color: #0000FF"><font color="#FFFFFF">技术部:</font></span><br>
                                        <a href="mailto:master@e-icann.com?subject=来自网站的技术咨询">master@e-icann.com</a><br>
                                        <span style="background-color: #0000FF"><font color="#FFFFFF">客户投诉:</font></span><br>
                                        <a href="mailto:gao@e-icann.com?subject=来自网站的投诉">gao@e-icann.com</a>
                </td>
              </tr>
            </table></TD></TR>
        <TR>
          <TD colSpan=3 height=1><IMG height=1 
            src="../images/paycenter_07.gif" 
        width=640></TD></TR>
        <TR>
          <TD><IMG height=18 
            src="../images/paycenter_08.gif" 
width=475></TD>
          <TD width=1><IMG height=18 
            src="../images/paycenter_09.gif" width=1></TD>
          <TD><IMG height=18 
            src="../images/paycenter_10.gif" 
        width=164></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></BODY></HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -