📄 error.asp
字号:
<!--#include file="conn.asp"-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>寻梦书库-发生错误!-<%=request("word")%></title>
<style type="text/css">
<!--a{color:#009966; text-decoration: none}
a:hover{color:#FF00CC; text-decoration: none}-->
<!--
body,td,th {
font-size: 14px;
color: #009966;
}
body {
background-color: #FFFFFF;
background-image: url(image/bg.gif);
}
-->
</style>
</head>
<!--#include file="middle.asp"-->
<br><br><br>
<table width=720px height=150 cellspacing=1 cellpadding=0 align=center border="0">
<tr>
<td align=center height=20><b><font size=6 ; color=red>发生错误!</font></b>
</td>
<tr>
<td align=center><br><b><%=request("word")%></b><p><br>
<a href="javascript:history.back(1)">点这里返回</a>
</table><br><br><br>
<!--#include file="foot.asp"-->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -