?? error.asp
字號(hào):
<!--#include file="inc/conn.asp" -->
<style type="text/css">
<!--
td {
font-size: 12px;
}
-->
</style>
<%on error resume next%>
<%error=request("error")%>
<html>
<head><title>Operate prompt </title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="Robots" content="index,follow">
</head>
<body bgcolor="#ffffff" leftmargin="0" topmargin="0">
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="100%">
<tr>
<td align="center" valign="middle">
<table width="420" border="1" cellspacing="0" cellpadding="0" align="center" bgcolor="#FFFFFF" bordercolor="#333300">
<tr>
<td align="center"><font color="#000000">
<%if error="001" then%>
<br>
<font size="2">Sorry,your submit the message are not from this server?。?! Please Oprate up to snuff.<br>
Click<a href="index.asp">reback home page</a><br>
<%end if%>
<%if error="002" then%>
<br>
sorry,this username was be registered<br>
<br>
Your can click<a href="UserReg.asp">register</a>other username<br>
<br>
<%end if%>
<%if error="003" then%>
<br>
sorry,you haven't fill in username,or this username was disabled<br>
<br>
you can click<a href="index.asp">relogin</a>your username<br>
<br>
or click<a href="UserReg.asp">register now</a>get a new username.<br>
<br>
<%end if%>
<%if error="004" then%>
<br>
Sorry,your password is wrong.<br>
<br>
You can click<a href="index.asp">relogin</a>Your username<br>
<br>
If you forget your password,please contact administrators,or<a href="UserReg.asp">anew regedit</a>one username<br>
<%end if%>
<%if error="005" then%>
<br>
sorry,your username is wrong!<br>
<br>
please don't login repeat,Click<a href="index.asp">reback home page</a><br>
<%end if%>
<%if error="006" then%>
</font></font><font color="#CC3333"><font size="2">
<p><font color="#000000" size="2"><br>
Dear user ,you have regedit or haven't login!<br>
please reback previous page<br>
<br>
click<a href="index.asp">login</a> <br>
<%end if%>
<%if error="007" then%>
<br>
sorry,your shopping car is empty!<br>
<br>
click<a href="index.asp">reback and shopping</a><br>
<%end if%>
<%if error="008" then%>
<br>
sorry,have no this username.<br>
<br>
please recheck and rewrite<br>
<br>
click<a href="index.asp">reback home</a><br>
<br>
<%end if%>
<%if error="010" then%>
<br>
sorry,your chack code is wrong<br>
<br>
<a href="index.asp">please relogin</a><br>
<%end if%>
<br>
<br>
</font></font></font></td>
</tr>
</table>
<br>
<div align=center><font color="#333333">© 2002-2004 <B></B> Copyright</font><br>
</div>
</td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -