⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 popedom.asp

📁 很好的OA办公系统
💻 ASP
字号:
<%
popedomvalue=ReadPopedom("System_Option_Popedom",oabusyusername)
if popedomvalue<>"yes" then
%>
<html>
<head>
<meta http-equiv="expires" content="no-cache">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="css/css.css">
<title>出错信息!</title>
</head>
<body bgcolor="#ffffff" topmargin="5" leftmargin="5">
<br><br>
<div align="center">
<table border="0" cellpadding="0" cellspacing="0" width="450" height="201">
  <tr>
    <td width="100%" height="25" colspan="2">
      <p align="center"><b><font size="5" color="#EE0000"><img border="0" src="../Images/msg.gif">出错了!</font></b></p>
      <hr noshade color="#EE0000">
    </td>
  </tr>
  <tr>
    <td width="6%" height="174"><img src="../Images/errorico.gif" border="0"></td>
    <td width="94%" height="174"><font color="#ee0000" size="+2"><b>对不起,您不能执行这个功能!</b></font></td>
  </tr>
  <tr>
  <td colspan="2" width="100%" height="27"><center><input type="button" name="return" value=" 返回 " onclick="history.go(-1);"></center></td>
  </tr>
</table>
</div>
</body>
</html>
<%
	response.end
end if
%>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -