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

📄 join_err.asp

📁 一个用jsp 编写的个人主页网站哦。希望对大家有所帮助啊
💻 ASP
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title> </title>

<link rel="stylesheet" href="css.css" type="text/css">
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!--#include file = "public.asp"-->
<!--#include file = "top.asp"-->
<span class="9point"><font color="#ECE9D8"> 
<style type="text/css">
A { text-decoration: NONE; color: #222222}
A:hover {COLOR: #666666; TEXT-DECORATION: none}
</style>
</font><font color="#FFFFFF"> 
<style>
body {scrollbar-3dlight-color: #FFFFFF;
scrollbar-arrow-color: #222222;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;} 
</style>
<style type=text/css>BODY {
BACKGROUND-POSITION: left bottom; BACKGROUND-ATTACHMENT: fixed; BACKGROUND-REPEAT: no-repeat
}</style>
</font><font color="#ECE9D8"> 
<style type=text/css>
<!--
input,textarea {
font-size:9pt;
color:#222222;
font-family:'宋体';
background-color:#eeeeee;
border-top:1px solid #222222;
border-bottom:1px solid #222222;
border-left:1px solid #222222;
border-right:1px solid #222222;
scrollbar-face-color:#EEEEEE;
scrollbar-track-color:#EEEEEE;
scrollbar-arrow-color:#222222;
scrollbar-3dlight-color:#EEEEEE;
scrollbar-highlight-color:##EEEEEE;
scrollbar-shadow-color:#222222;
scrollbar-darkshadow-color:#EEEEEE;}
-->
</style>
</font></span> <br>
<br>
<table width="387" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr> 
    <td width="9%">&nbsp; </td>
    <td width="91%">
      <table width="100%" border="0" align="center" cellpadding="5" cellspacing="1" bgcolor="" class="9point" >
        <tr class="table001"> 
          <td height="28" align="center"> 
            <div align="center"> 
              <p><font color="#222222"><b>发生错误<br>
                </b></font> 
                <%  if request("type")="usrname" then%>
                用户名已经存在! 
                <%else if request("type")="url" then%>
                该网站地址已经存在 
                <%end if%>
                <%end if%>
              </p>
              <form name="form">
                <input name="button" type="button" class="input2" onClick=window.history.back(); value="返回前页" >
              </form>
              <p align="center">::::<a href="index.asp">返 回 链 接 首 页 面</a>::::
            </div>
          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<!--#include file = "bottom.asp"-->  
</body>

</html>

⌨️ 快捷键说明

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