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

📄 error.asp

📁 一个用asp.net编写的dns域名服务网站
💻 ASP
字号:
<!--#include file="conn.asp" -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE><%=page_name%>&nbsp;&ndash;&nbsp;<%=page_title%></TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<LINK 
href="images/style.css" type=text/css rel=stylesheet>
<STYLE type=text/css>
BODY {
	FONT-SIZE: 12px; MARGIN: 0px; FONT-FAMILY: "Verdana"; BACKGROUND-COLOR: #ffffff
}
INPUT {
	BORDER-TOP-WIDTH: 1px; PADDING-RIGHT: 1px; PADDING-LEFT: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 9pt; BORDER-LEFT-COLOR: #cccccc; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #cccccc; PADDING-BOTTOM: 1px; BORDER-TOP-COLOR: #cccccc; PADDING-TOP: 1px; HEIGHT: 20px; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #cccccc
}
</STYLE>
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
</HEAD>
<BODY leftMargin=0 background="images/bg.jpg" topMargin=0 marginheight="0" marginwidth="0">
<DIV align=left>
  <!--#include file="head.asp" -->
  <TABLE height=1 cellSpacing=0 cellPadding=0 width=760 align=center border=0>
    <TBODY>
      <TR>
        <TD width=780 height=1><DIV align=center><IMG height=115 src="images/loginbanner.jpg" width=760 
      border=0></DIV></TD>
      </TR>
    </TBODY>
  </TABLE>
  <TABLE height=528 cellSpacing=0 cellPadding=0 width=760 align=center border=0>
    <TBODY>
      <TR>
        <TD bgColor=#999999 colspan="3"><IMG height=1 src="images/spacer.gif" 
  width=8></TD>
      </TR>
      <TR>
        <TD vAlign=top width=136 background=images/bg_l.gif height=545><TABLE height=122 cellSpacing=0 cellPadding=0 width="100%" border=0>
            <TBODY>
              <TR>
                <TD vAlign=top width="100%" height=104><P align=center><IMG height=85 src="images/login2.gif" width=134> </P></TD>
              </TR>
              <TR>
                <TD width="100%" height=18></TD>
              </TR>
            </TBODY>
          </TABLE></TD>
        <TD vAlign=top width=592 bgColor=#ffffff height=450><TABLE height=73 cellSpacing=0 cellPadding=0 width="100%" border=0>
            <TBODY>
              <TR>
                <TD width="100%" height=30><P style="MARGIN-LEFT: 20px">您的位置: <A 
            href="index.asp">首页</A> &gt; 用户登陆</P></TD>
              </TR>
              <tr>
                <td height="25">&nbsp;</td>
              </tr>
              <tr>
                <td><table width="90%" height="88" border="0" align="center" cellpadding="0" cellspacing="0">
                    <tr>
                      <td height="32" colspan="2">&nbsp;</td>
                    </tr>
                    <tr>
                      <td><div align="center"><img src="images/login2.jpg" width="200" height="201"></div></td>
                      <td><p><strong>对不起.</strong>登录不成功,请确认你已经是我们的注册用户,或是密码有误:</p>
                        <p> <img src="images/ds.gif" width="3" height="12"> 请点这里返回<a href="usdl.asp"><font color="#FF0000">重新登录</font></a></p>
                        <p>  <img src="images/ds.gif" width="3" height="12"> 如果你还没有注册请点<a href="reg.asp"><font color="#FF0000">这里注册</font></a>成我们的会员... </p>
                        <p> <img src="images/ds.gif" width="3" height="12"> 如果您忘记了密码.请点<a href="pass.asp"><font color="#FF0000">这里取回</font></a>您的密码..</p></td>
                    </tr>
                  </table></td>
              </tr>
            </TBODY>
          </TABLE>
          <br>
        </TD>
        <TD width=32 background=images/bg_r.gif 
height=545> </TD>
      </TR>
    </TBODY>
  </TABLE>
</DIV>
<TABLE cellSpacing=0 cellPadding=0 width=760 align=center border=0>
  <TBODY>
    <TR>
      <TD bgColor=#999999><IMG height=1 src="images/spacer.gif" 
  width=1></TD>
    </TR>
  </TBODY>
</TABLE>
<!--#include file="foot.asp" -->
<%conn.close
set conn= nothing
%>

⌨️ 快捷键说明

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