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

📄 top.asp

📁 网佳网络办公系统(以下简称OA)是一套基于B/S模式的无纸化办公系统。[显著特点:无须安装客户端] 主要功能模块:管理 公文 车辆 通知 档案 值班 人事 审批 仓库 主界面 软件下载 个
💻 ASP
字号:
<!--#include file="config/config.asp"-->
<HTML><HEAD><TITLE>top</TITLE>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<STYLE>BODY {
	scrollbar-face-color: #778895; scrollbar-shadow-color: #778895; scrollbar-highlight-color: #778895; scrollbar-3dlight-color: #778895; scrollbar-darkshadow-color: #778895; scrollbar-track-color: #708088; scrollbar-arrow-color: #FFFFFE
}
.mouseover {
	BACKGROUND-COLOR: #ddeef8; BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; CURSOR: hand
}
.mouseout {
	BACKGROUND-COLOR: #fffffe
}
.mouseout2 {
	BACKGROUND-COLOR: #efefef
}
</STYLE>
<LINK href="<%=serverip%>images/toppic/style.css" rel=stylesheet type=text/css>

<META content="Microsoft FrontPage 5.0" name=GENERATOR>
<base target="main">
</HEAD>
<BODY  bgColor=#EFEFEF leftMargin=0 
topMargin=0>

<SCRIPT language=JavaScript>
function s(o){
   var e=event.srcElement;
   if(e.tagName=="TD"){
       e.className="mouseover";
       function o.onmouseout(){
       e.className="mouseout2";
       }
    }
}
</SCRIPT>

<TABLE align=center border=0 cellPadding=0 cellSpacing=0 width=760>
  <TBODY>
  <TR>
    <TD bgColor=#fffffe>
      <TABLE border=0 cellPadding=0 cellSpacing=0 class=xuxian width=760>
        <TBODY>
        <TR>
</TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
      <TABLE align=center border=0 cellPadding=0 cellSpacing=2 
      onmouseover=s(this) width="760">
        <TR>
          <TD align=middle 
            onclick="window.open('<%=serverip%>config/manage.asp','_self','')" width="55">
          管理</TD>
          <TD align=middle 
            onclick="window.open('<%=serverip%>daiban/index.asp?action=2','_self','')" width="56">公文</TD>
          <TD align=middle 
            onclick="window.open('<%=serverip%>daiban/index.asp?action=3','_self','')" width="56">车辆</TD>
          <TD align=middle 
            onclick="window.open('<%=serverip%>daiban/index.asp?action=1','_self','')" width="56">通知</TD>
          <TD align=middle 
            onclick="window.open('<%=serverip%>office/index.asp?action=42','_self','')" width="56">档案</TD>
          <TD align=middle 
            onclick="window.open('<%=serverip%>daiban/index.asp?action=41','_self','')" width="56">值班</TD>
          <TD align=middle height=18 
          onclick="window.open('<%=serverip%>office/index.asp?action=47','_self','')" width="56">人事</TD>
          <TD align=middle 
            onclick="window.open('<%=serverip%>daiban/index.asp?action=13','_self','')" width="56">审批</TD>
          <TD align=middle 
        onclick="window.open('<%=serverip%>cangku/jh.asp','_self','')" width="56">仓库</TD>
          <TD align=middle 
        onclick="window.open('<%=serverip%>jj2.asp','_self','')" width="56">主界面</TD>
          <TD align=middle 
        onclick="window.open('<%=serverip%>exit.asp','_self','')" width="56">退出</TD>
          <TD align=middle  width="146"><%n=Year(date())                                                
       y=Month(date())                                                
        r=Day(date())                                                
           if len(y)=1 then y="0" & y                                                
          if len(r)=1 then r="0" & r                                                
        if len(s)=1 then s="0" & s                                                
      if len(f)=1 then f="0" & f                                                
    if len(m)=1 then m="0" & m                                                
  Response.Write n & "-" & y & "-" & r & " " & weekdayname(weekday(date()))%> 
</TD></TR></TABLE>
<div align="center">
  <center>
  <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="97%" id="AutoNumber1" height="1">
    <tr>
      <td width="100%" height="1">
      <img border="0" src="<%=serverip%>images/toppic/beijing.gif" width="745" height="4"></td>
    </tr>
  </table>
  </center>
</div>
<div align="center">
  <center>
  <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="96%" id="AutoNumber2">
    <tr>
      <td width="100%"><font color="#808080">&nbsp; 系统提示:<% 
if session("hxf_u_nickname")<>"" then                 
mz=session("hxf_u_nickname")                
cs=int(Session("hxf_u_times")-1)                
%>欢迎<font color=FF6666><%=mz%></font>第<font color=FF6666><%=cs%></font>次使用本系统!                    
<%else%>                  
&nbsp;你未登陆或者超时断开了连接,请你重新登陆!<a href="<%=serverip%>index.asp" target="_top">重新登陆</a>     
<%end if%>     
&nbsp; 总访问量:<font color="#FF0000"><%=application("hxf_c_visitor")%></font></font></td>
    </tr>
  </table>
  </center>
</div>
<div align="center">
  <center>
  <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="97%" id="AutoNumber3">
    <tr>
      <td width="100%"><img border="0" src="<%=serverip%>images/toppic/beijing.gif"></td>
    </tr>
  </table>
  </center>
</div>
</BODY></HTML>

⌨️ 快捷键说明

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