📄 error.asp
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>登录失败|毕业设计选题系统</title>
<link href="css/Style.css" rel="stylesheet" type="text/css" />
</head>
<BODY leftMargin=0 topMargin=0 marginwidth="0">
<div align="center">
<table cellspacing="0" cellpadding="0" width="770" border="0">
<tbody>
<tr>
<td width="450" background="image/logo.jpg"
height="80"> </td>
<td width="320"
background="image/logo_right.jpg"><div align="center"><font
color="#ffffff"><span class="STYLE1">当前时间:<%=Now()%></span></font></div></td>
</tr>
</tbody>
</table>
</div>
<td><div align="center">
<table width="768" border="0" bgcolor="#FFFFFF">
<tr>
<td><div align="left"><p class="notetext">错误的用户名或者密码!</p>
<p>请检查你输入的用户名或者密码是否正确,注意键盘大小写锁定是否打开。</p>
<p><a href="javascript:history.back()"> <img src="image/cc.jpg" width="11" height="11" border="0" /> 点击这里重新登录</a></p>
<p>学生,教师,管理员请分别使用各自的登陆入口,否则无法正常登录。</p>
<p><a href="student/reg.asp"> <img src="image/cc.jpg" width="11" height="11" border="0" /> 点击这里注册新学生用户</a></p>
<p>若密码丢失或者学号已经被注册,请及时联系管理员。</p>
<p>点击这里察看联系管理员方法</p></div></td>
</tr>
</table>
</div></td>
<div align="center">
<table width="770" height="55" border="0" background="image/boot.jpg">
<tr>
<td></td>
</tr>
</table>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -