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

📄 ritop.asp

📁 企业网上办公自动化通过对各办公自动化要素的闭环整合
💻 ASP
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!--#include file=data/conn.asp-->
<!--#include file=connfig.asp-->
<!--#include file=inc/yan.asp-->


<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
<style type="text/css">
<!--
body,td,th {
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #EEF4FF;
}
a:active {
	text-decoration: none;
}
body {
	background-image: url();
}
-->
</style></head>

<body topmargin="0">
<div align="center" >
  <table width="622" border="0" align="center" cellspacing="0" >
  <tr>
    <td width="600" height="47" background="images/geren.gif"><div align="center">
      <%if ps("huibao")=1 or ps("chaoji")=1 then%>
      <div align="center"><a href="richa1.asp" target="m">日报表管理</a>
          <% Else %>
          <div align="center"><a href="richa.asp" target="m">日报表</a>
              <% End If %>
     <a href="zhou.asp" target="m">周报表</a> <a href="cha.asp" target="m">月报表 </a><a href="rifa.asp" target="m">发布日报表</a></div>
      </div>
    </div></td>
    <td width="18">&nbsp;</td>
  </tr>
</table>
</div>


</body>
</html>

⌨️ 快捷键说明

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