📄 error.asp
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>错误信息</title>
<link rel="stylesheet" href="../css/xxyz.css" type="text/css">
</head>
<body>
<table width="760" height="189" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td> </td>
</tr>
</table>
<table width="760" height="23" border="0" align="center" cellpadding="0" cellspacing="0" class="border">
<tr>
<td align="center" valign="middle"><div align="center">
<% Response.Write Request("info") %>
<a href="../index.asp">返回首页</a></div></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -