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

📄 scoremanage.asp

📁 工资管理系统功能齐全包括工人工资信息查询.
💻 ASP
字号:
<%@LANGUAGE="VBSCRIPT"%> 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>员工工资管理</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2600.0" Name=GENERATOR>
<link href="home.css" rel="stylesheet" type="text/css">
</HEAD>
<BODY text=#000000 bgColor=#f7f7ff leftMargin=0 topMargin=0>
<!--#include file="ScoreManage_Top.asp"-->
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td valign="top">
	   <table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr align="center"> 
          <td><a href="ScoreInputStep1.asp"><img src="images/ScoreInput_A.JPG" width="150" height="113" border="0" onMouseOver="this.src='images/ScoreInput_B.jpg';" onMouseOut="this.src='images/ScoreInput_A.jpg';"></a></td>
          <td><a href="ScoreQueryStep1.asp"><img src="images/ScoreQuery_A.JPG" width="150" height="113" border="0" onMouseOver="this.src='images/ScoreQuery_B.jpg';" onMouseOut="this.src='images/ScoreQuery_A.jpg';"></a></td>
          <td><a href="ScoreModifyDel.asp"><img src="images/ScoreModifyDel_A.JPG" width="150" height="113" border="0" onMouseOver="this.src='images/ScoreModifyDel_B.jpg';" onMouseOut="this.src='images/ScoreModifyDel_A.jpg';"></a></td>
         </tr>
            <tr align="center"> 
              <td height="25">&nbsp;</td>
              <td height="25">&nbsp;</td>
              <td>&nbsp;</td>
            </tr>
            <tr> 
          <td align="center"><a href="CountTest.asp"><img src="images/GongShi_A.jpg" width="150" height="113" border="0" onMouseOver="this.src='images/GongShi_B.jpg';" onMouseOut="this.src='images/GongShi_A.jpg';"></a></td>
          <td align="center"><a href="ScoreOrder.asp"><img src="images/ScoreOrder_A.JPG" width="150" height="113" border="0" onMouseOver="this.src='images/ScoreOrder_B.jpg';" onMouseOut="this.src='images/ScoreOrder_A.jpg';"></a></td>
          <td align="center"><a href="ScoreCount.asp"><img src="images/CountTest_A.JPG" width="150" height="113" border="0" onMouseOver="this.src='images/CountTest_B.jpg';" onMouseOut="this.src='images/CountTest_A.jpg';"></a></td>
            </tr>
      </table>
    </td>
  </tr>
</table>
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td>
		<Iframe src="CopyRight.asp" width="760" height="100" marginheight="0" marginwidth="0" scrolling="NO" frameborder="0" name="CopyRight"></iframe>
	</td>
  </tr>
</table></BODY>
</HTML>

⌨️ 快捷键说明

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