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

📄 zysoft_data.asp

📁 搭建智元软件公文传输系统运行环境(搭建智元软件公文传输系统运行环境转载)
💻 ASP
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<title><%=Request.Cookies("homename")%></title>
<META name="keywords" content="<%=Request.Cookies("homename")%> ">
<META content="<%=Request.Cookies("homename")%>" name="description">
<LINK href="css/global.css" rel=stylesheet type=text/css>
<script language=JavaScript src="css/init.js"></script>
</head>

<body rightMargin=0 topMargin=0 leftMargin=0 style="overflow-y:hidden"> 
<!--#include file="asp/checkuser.asp"-->
<table width="100%" height="100%"  border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td colspan="2" width="100%" height="90"><iframe src="zysoft_frmTop.asp?sel=3" width="100%" height="90" scrolling="no" frameborder="0"></iframe></td>
  </tr>
  <tr>
    <td rowspan="2" width="150" height="100%"><iframe src="zysoft_dataleft.asp" width="150" height="100%" frameborder="0" scrolling="no"></iframe></td>
    <td width="100%" height="100%"><iframe src="zysoft_datalist.asp" width="100%" height="100%" frameborder="0" name="main" scrolling="yes"></iframe></td>
  </tr>
  <tr>
    <td width="100%" height="20" background="images/daohl01.gif" align="right">&nbsp;&nbsp;<IMG src="images/daohl02.gif" 
      width=2>&nbsp;&nbsp;当前用户:<%=oabusyname%> &nbsp;<IMG src="images/daohl02.gif" 
      width=2>&nbsp;&nbsp;<%=oabusyuserlevel%>&nbsp;&nbsp;<IMG 
      src="images/daohl02.gif" width=2>&nbsp;&nbsp;<a href='javascript:openScript("modifypass.asp?username=<%=oabusyusername%>",400,350)'>修改密码</a>&nbsp;&nbsp;<IMG 
      src="images/daohl02.gif" width=2>&nbsp;&nbsp;<a href="javascript:window.location.href='default.asp'">注销</a>&nbsp;&nbsp;<IMG 
      src="images/daohl02.gif" width=2> &nbsp; 
</td>
  </tr>
</table>

</body>
</html>

⌨️ 快捷键说明

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