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

📄 infomanage_top.asp

📁 工资管理系统功能齐全包括工人工资信息查询.
💻 ASP
字号:
<TABLE width=760 border=0 align="center" cellPadding=0 cellSpacing=0 background="images/topbg.gif" bgColor=#f7f7f7>
 <TR> 
  <TD vAlign=top align=left width=15 rowSpan=2><IMG height=92 src="images/topLeft.gif" width=15></TD>
  <TD>
  <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
   <TR bgColor=#cccccc> 
    <TD colSpan=2 height=1><IMG height=1 src="images/shim.gif" width=100></TD>
   </TR>
   <TR> 
    <TD width="400" height=70><A href="Index.asp"><IMG height=70 src="images/logo.gif" width=400 border=0></A></TD>
    <TD>&nbsp;</TD>
   </TR>
  </TABLE>
  </TD>
  <TD vAlign=top align=right width=15 rowSpan=2><IMG height=92 src="images/topRight.gif" width=15></TD>
 </TR>
 <TR> 
  <TD vAlign=bottom align=center height=22>
   <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
    <TR align="center"> 
     <TD><A href="Index.asp"><img name="homeButton" src="images/button_home_b.gif" onmouseover="this.src='images/button_home_a.gif';" onmouseout="this.src='images/button_home_b.gif';" width="90" height="22" border="0" style="border-collapse:collapse"></A></TD>
     <TD><A href="InfoManage.asp"><img name="InfoManageButton" src="images/button_InfoManage_a.gif" onmouseover="this.src='images/button_InfoManage_a.gif';" onmouseout="this.src='images/button_InfoManage_a.gif';" width="120" height="22" border="0" style="border-collapse:collapse"></A></TD>
	  <TD><A href="ScoreManage.asp"><img name="ScoreManageButton" src="images/button_ScoreManage_b.gif" onmouseover="this.src='images/button_ScoreManage_a.gif';" onmouseout="this.src='images/button_ScoreManage_b.gif';" width="120" height="22" border="0" style="border-collapse:collapse"></A></TD>
	  <TD><A href="TestManage.asp"><img  name="TestManageButton"src="images/button_TestManage_b.gif" onmouseover="this.src='images/button_TestManage_a.gif';" onmouseout="this.src='images/button_TestManage_b.gif';" width="120" height="22" border="0" style="border-collapse:collapse"></A></TD>
	  <TD><A href="UserManage.asp"><img name="UserManageButton" src="images/button_UserManage_b.gif" onmouseover="this.src='images/button_UserManage_a.gif';" onmouseout="this.src='images/button_UserManage_b.gif';" width="120" height="22" border="0" style="border-collapse:collapse"></A><A href="GuestBook/Default.asp" target="_blank"></A></TD>
	</TR>
   </TABLE>
  </TD>
 </TR>
</TABLE>
<TABLE width=760 border=0 align="center" cellPadding=0 cellSpacing=0>
    <TR> 
      <TD background=images/topBar_bg.gif height=20>
	  <TABLE width="100%" border=0 cellPadding=0 cellspacing="0">
          <TBODY>
            <TR valign="middle"> 
              <TD align="center" class=topbar>
			  <%response.write "当前用户" & Session("MM_UserName")%>
			  <%
				if Session("MM_UserAuthorization")="1" then
					response.write "<font color=#ff0000>(管理员)</font>"
				else
					response.write "<font color=#ff0000>(普通用户)</font>"
				end if
				response.write "&nbsp;&nbsp;<a href='Logout.asp'>注销</a>"
			  %>			  <a href="InfoShow.asp"></a></TD>
              <TD class=topbar><a href="InfoInput.asp"><img src="images/InfoInput.gif" width="19" height="18" border="0"></a></TD>
              <TD class=topbar><a href="InfoInput.asp">录入信息</a></TD>
              <TD class=topbar><a href="InfoQuery.asp"><img src="images/Search.gif" width="17" height="18" border="0"></a></TD>
              <TD class=topbar><a href="InfoQuery.asp">查询信息</a></TD>
              <TD class=topbar><a href=InfoModifyDel.asp><img src="images/InfoDel.gif" width="19" height="18" border="0"></a></TD>
              <TD class=topbar><a href="InfoModifyDel.asp">修改/删除信息</a></TD>
              <TD class=topbar><a href="InfoModifyDel.asp"><img src="images/InfoDel.gif" width="19" height="18" border="0" align="absmiddle" /></a><a href="Modifyks.asp">人员调科</a></TD>
              <TD class=topbar><a href="InfoPrint.asp"><img src="images/print.gif" width="16" height="16" border="0"></a></TD>
              <TD class=topbar><a href="InfoPrint.asp">打印信息</a></TD>
			  <TD class=topbar><a href=ClassManage.asp><img src=images/ClassManage.gif width="16" height="16" border="0"></a></TD>
              <TD class=topbar><a href="ClassManage.asp">科室管理</a></TD>
            </TR>
        </TABLE></TD>
    </TR>
</TABLE>
<TABLE width=760 border=0 align="center" cellPadding=0 cellSpacing=0>
<TR> 
  <TD bgColor=#ffffff><IMG height=1 src="images/shim(1).gif" width=5></TD>
</TR>
<TR> 
  <TD background=images/topBar_bg2.gif><IMG height=5 src="images/shim(1).gif" width=5></TD>
</TR>
</TABLE>

⌨️ 快捷键说明

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