?? error.asp
字號:
<%sub diserror()%>
<link rel="stylesheet" href="images/style.css" type="text/css">
<body bgcolor="#293863">
<p> </p>
<p> </p>
<table width="60%" border="0" cellspacing="1" cellpadding="10" align="center" bgcolor="#000000">
<tr>
<td bgcolor="#E8E8E8" align="center"><img src="images/img.gif" width="18" height="13">
出錯拉!</td>
</tr>
</table>
<table width="60%" border="0" cellspacing="1" cellpadding="10" align="center" bgcolor="#293863">
<tr>
<td bgcolor="#FFFFFF"><%=errmsg%></td>
</tr>
<tr>
<td bgcolor="#FFFFFF">[<a href="javascript:history.go(-1)">返回</a>]</td>
</tr>
</table>
<p> </p>
</body>
<%end sub%>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -