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

📄 reg2.asp

📁 一个小型ASP做的工资管理系统,这也是别人做的,我觉得他很地干静.
💻 ASP
字号:
<!--#include file="conn.asp"-->
<HTML><HEAD><TITLE><%=webname%></TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<LINK href="css.css" rel=stylesheet type=text/css>
<LINK href="text.css" type=text/css rel=stylesheet>

<style type="text/css">
<!--
body {
	background-color: #FFFFFF;
	background-image: url(Images/bj.gif);
}
-->
</style></HEAD>
<BODY leftMargin=0 topMargin=0>
<TABLE width=562 height=402 
      border=0 align="center" cellPadding=0 cellSpacing=0 bgColor=#f4f4f4>
        <TBODY>
          <TR>
            <TD vAlign=center align=middle>
              <TABLE cellSpacing=0 cellPadding=0 width=560 border=0>
                <TBODY>
                  <TR>
                    <TD><IMG height=40 alt="" src="images/index_01.gif" 
                  width=142></TD>
                    <TD><IMG height=40 alt="" src="images/index_02.gif" 
                  width=171></TD>
                    <TD><IMG height=40 alt="" src="images/index_03.gif" 
                  width=130></TD>
                    <TD><IMG height=40 alt="" src="images/index_04.gif" 
                  width=117></TD>
                  </TR>
                  <TR>
                    <TD><IMG height=49 alt="" src="images/index_05.gif" 
                  width=142></TD>
                    <TD colSpan=2>
                      <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
                        <TBODY>
                          <TR>
                            <TD width="10%"><IMG height=49 alt="" 
                        src="images/index_06.gif" width=90></TD>
                            <TD width="90%"><IMG height=49 alt="" 
                        src="images/index_07.gif" 
                  width=211></TD>
                          </TR>
                        </TBODY>
                    </TABLE></TD>
                    <TD><IMG height=49 alt="" src="images/index_08.gif" 
                  width=117></TD>
                  </TR>
                  <TR>
                    <TD><IMG height=55 alt="" src="images/index_09.gif" 
                  width=142></TD>
                    <TD><IMG height=55 alt="" src="images/index_10.gif" 
                  width=171></TD>
                    <TD><IMG height=55 alt="" src="images/index_11.gif" 
                  width=130></TD>
                    <TD><IMG height=55 alt="" src="images/index_12.gif" 
                  width=117></TD>
                  </TR>
                  <TR>
                    <TD colSpan=4>
                      <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
                        <TBODY>
                          <TR>
                            <TD width="25%"><IMG height=62 alt="" 
                        src="images/index_13.gif" width=142></TD>
                            <TD vAlign=center align=middle width="61%" bgColor=#f4f4f4 
                      rowSpan=2><iframe src="reg3.asp" width="99%" height="150" align="middle" frameborder="yes"></iframe></TD>
                            <TD width="14%"><IMG height=62 alt="" 
                        src="images/index_15.gif" width=117></TD>
                          </TR>
                          <TR>
                            <TD><IMG height=108 alt="" 
                        src="images/index_16.gif" width=142></TD>
                            <TD><IMG height=108 alt="" 
                        src="images/index_18.gif" 
                  width=117></TD>
                          </TR>
                        </TBODY>
                    </TABLE></TD>
                  </TR>
                  <TR>
                    <TD><IMG height=44 alt="" src="images/index_19.gif" 
                  width=142></TD>
                    <TD><IMG height=44 alt="" src="images/index_20.gif" 
                  width=171></TD>
                    <TD><IMG src="images/index_21.gif" alt="" 
                  width=130 height=44 border="0" usemap="#Map"></TD>
                    <TD><IMG height=44 alt="" src="images/index_22.gif" 
                  width=117></TD>
                  </TR>
                  <TR>
                    <TD><IMG height=42 alt="" src="images/index_23.gif" 
                  width=142></TD>
                    <TD><IMG height=42 alt="" src="images/index_24.gif" 
                  width=171></TD>
                    <TD><IMG height=42 alt="" src="images/index_25.gif" 
                  width=130></TD>
                    <TD><IMG height=42 alt="" src="images/index_26.gif" 
                  width=117></TD>
                  </TR>
                </TBODY>
            </TABLE></TD>
          </TR>
        </TBODY>
</TABLE>

<map name="Map"><area shape="rect" coords="74,1,128,16" href="index.asp" alt="返回首页">
</map></BODY></HTML>

⌨️ 快捷键说明

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