📄 gensystem.asp
字号:
<!--#include file="asp/checkuser.asp"-->
<HTML>
<HEAD>
<title><%=oabusyuserhomename%>--<%=oabusyname%></title>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<meta http-equiv="pragma" content="no-cache">
<script language="javascript">
//单击"注销"连接时,弹出对话框是否要求退出系统
//function closesystem()
//{
// window.open('logout.asp?closeflag=1','closesystem','location=no,height=10, width=10, top=600, left=10,toolbar=no, menubar=no, scrollbars=no, resizable=no, location=no, status=no');
//}
</script>
</HEAD>
<FRAMESET cols=150,* rows="*" border="0" framespacing="0">
<FRAME name=contents src="left.asp" noResize scrolling=no target="main">
<FRAME name=main src="dayrep.asp">
</FRAMESET>
<NOFRAMES>
<body>
<p>此网页使用了框架,但您的浏览器不支持框架。</p>
</body>
</NOFRAMES>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -