?? editerr.asp
字號:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>錯誤!</title>
<style type="text/css">
<!--
a {
font-size: 14px;
font-weight: bold;
}
p {
font-size: 14px;
color: #000000;
text-decoration: none;
}
strong {
font-size: 14px;
color: #000000;
}
-->
</style>
</head>
<body>
<div align="center">
<p> </p>
<p>SORRY,<%=session("username")%> 您的權限不夠!無法編輯,請<a href="javascript:window.close();"><strong>關閉窗口</strong></a>!
</p>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center"><a href="http://www.crescent.net.cn/">新月網絡工作室</a> </td>
</tr>
</table>
<p> </p>
</div>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -