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

📄 shenqing.asp

📁 功能非常强大的一款办公自动化软件原代码,其中的文档签收功能特别实用.不相信下下来看下.
💻 ASP
字号:
<!--#include file="check.asp"-->
<!--#INCLUDE FILE="connect.asp" --> 

<html>
<head>
<title>起草申请</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="apply.css" type="text/css">
</head>

<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" oncontextmenu="return false">
<table width="100%" border="0" cellspacing="0" cellpadding="0" bordercolor="#7777777">
  <tr> 
    <td valign="top"> 
      <table width="100%" border="0" cellspacing="0" cellpadding="0" height="50">
        <tr> 
          <td width="123">&nbsp;</td>
          <td class="systitle" width="896">事 务 申 请</td>
        </tr>
      </table>
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr> 
          <td width="10%">&nbsp;</td>
          <td width="90%"> 
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr> 
                <td height="100" width="86" valign="middle" align="center"> <img src="images/shenqing9.gif"> 
                </td>
                <td height="100" width="150" valign="middle"> <a href="applymeeting.asp" class="shenqing">会议申请</a> 
                </td>
                <td height="100" width="86" align="center"> <img src="images/shenqing13.gif"> 
                </td>
                <td height="100" width="150"> <a href="applyholiday.asp" class="shenqing">休假申请</a></td>
                <td height="100" width="86" align="center"><img src="images/shenqing5.gif"></td>
                <td height="100"><a href="applymoney.asp" class="shenqing">资金申请</a></td>
              </tr>
              <tr> 
                <td height="100" width="86" align="center"><img src="images/051.gif"> 
                </td>
                <td height="100" width="150"><a href="applycar.asp" class="shenqing">用车申请</a> 
                </td>
                <td height="100" width="86" align="center"> <img src="images/shenqing15.gif" width="48" height="48"> 
                </td>
                <td height="100" width="150"> <a href="applyreceipt.asp" class="shenqing">报销申请</a></td>
                <td height="100" width="86" align="center"><img src="images/shenqing12.gif"></td>
                <td height="100"><a href="applygoods.asp" class="shenqing">购物申请</a></td>
              </tr>
              <tr> 
                <td height="100" width="86" align="center"><img src="images/shenqing8.gif"> 
                </td>
                <td height="100" width="150"><a href="applybusiness.asp" class="shenqing">外出申请</a> 
                </td>
                <td height="100" width="86" align="right"> </td>
                <td height="100" width="150">&nbsp;</td>
                <td height="100" width="86">&nbsp;</td>
                <td height="100">&nbsp;</td>
              </tr>
              <tr> 
                <td height="1" colspan="6"> </td>
              </tr>
              <tr> 
                <td height="1" colspan="6"></td>
              </tr>
            </table>
          </td>
        </tr>
      </table>
      
    </td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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