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

📄 add.asp

📁 公文下发和上报管理:   在发布和上报文件时
💻 ASP
字号:
<%@ Language=VBScript %>
<!--#INCLUDE FILE="conn.asp" -->
<!--#INCLUDE FILE="config.asp" -->
<% 
response.buffer=true
Response.Expires=0
  
  
'Set rs9 = Server.CreateObject("ADODB.Recordset")
'sql9 ="SELECT * From about Order By id DESC"
'RS9.open sql9,Conn,3,3

%>
<html>
<head>
<title>∷公文传输系统|电子公文交换系统|文件传输系统|办公自动化系统|公文管理系统|文档管理软件|公文上报系统|政务信息上报系统 ——智元软件</title>
<META name="keywords" content="公文传输系统 电子公文交换系统 企业文档传输系统 文件传输系统 办公自动化系统 公文管理系统 企业文档管理软件 公文上报系统 政务信息上报系统 智元软件">
<META content="智元软件公文传输系统实现党政机关企事业单位部门与部门之间,单位与单位之间公文上报和下发。我们致力于为您提供操作简便、直观实用、价格便宜的公文交换软件,可直接在线或下载试用,每套系统仅售1200元。上百家成功应用客户案例和我们诚信专业完善的售后服务,是您信任我们的基础。" name="description">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="style/style.css">
</head>
<body>
<table width="500" border="0" align="center">
  <tr> 
    <td colspan="3"> 
      <div align="center"><img src="images/1.gif" width="300" height="60" border="1"></div>
    </td>
  </tr>
  <tr> 
    <td>&nbsp;</td>
    <td> 
      <div align="center"></div>
    </td>
    <td>&nbsp;</td>
  </tr>
</table>
<div align="center"><font color="#999999">*为必填项</font> </div>
<form name="save" method="post" action="save.asp">
  <table border=0 cellpadding=0 cellspacing=0 width="457" align="center">
    <tbody> 
    <tr> 
      <td bgcolor="#999999" width="459"> 
        <table width="100%" border="0" cellspacing="1" cellpadding="6">
          <tr> 
            <td bgcolor="#FFFFFF" class="by12h"> 
              <table width="443" border="0" cellspacing="0" cellpadding="5" align="center">
                <tr> 
                  <td width="0" bgcolor="#ffffff" rowspan="8"></td>
                  <td width="64" bgcolor="#FFFFFF" height="30">姓名:<font color="#FF0000">*</font></td>
                  <td width="334" bgcolor="#FFFFFF"> 
                    <input type="text" name="txtname" maxlength="30" size="20" class="" style="border:1 solid #000000">
                  </td>
                  <td width="2" bgcolor="#ffffff" rowspan="8"></td>
                </tr>
                <tr> 
                  <td nowrap width="64" bgcolor="#FFFFFF" height="30">信箱:<font color="#FF0000">*</font></td>
                  <td width="334" height="2" bgcolor="#FFFFFF"> 
                    <input type="text" name="txtemail" size="30" maxlength="100" class=""  style="border:1 solid #000000">
                  </td>
                </tr>
                <tr> 
                  <td nowrap width="64" bgcolor="#FFFFFF" height="30">来自:</td>
                  <td width="334" bgcolor="#FFFFFF"> 
                    <input type="text" name="txtcome" size="30" maxlength="100" class=""  style="border:1 solid #000000">
                  </td>
                </tr>
                <tr> 
                  <td nowrap width="64" bgcolor="#FFFFFF" height="30">主页:</td>
                  <td width="334" bgcolor="#FFFFFF"> 
                    <input type="text" name="txthomepage" size="50" maxlength="100" class=""  style="border:1 solid #000000">
                  </td>
                </tr>
                <tr> 
                  <td nowrap width="64" bgcolor="#FFFFFF" height="15">联系电话:</td>
                  <td width="334" bgcolor="#FFFFFF"> 
                    <input type="text" name="txtoicq" size="30" maxlength="12" class=""  style="border:1 solid #000000">
                  </td>
                </tr>
                <tr>
                  <td nowrap width="64" bgcolor="#FFFFFF" height="15">隐藏IP:</td>
                  <td width="334" bgcolor="#FFFFFF"> 
                    <input type="checkbox" name="rcheck" value="1" checked>
                    是/否</td>
                </tr>
                <tr> 
                  <td nowrap width="64" bgcolor="#FFFFFF" rowspan="2">内容:<font color="#999999">*<br>
                    </font><font color="#990000"><br>
                    </font></td>
                  <td width="334" bgcolor="#FFFFFF"> 
                    <textarea name="txtcontent" cols="40" rows="8" style="border:1 solid #000000"></textarea>
                  </td>
                </tr>
                <tr> 
                  <td width="334" bgcolor="#FFFFFF">       
                    <input type="submit" name="Submit3" value="留言" style="border:1 solid #000000;background:#ffffff">
                      
                    <input type="reset" name="Submit2" value="重置" style="border:1 solid #000000;background:#ffffff">
                  </td>
                </tr>
              </table>
              <p>&nbsp;</p>
              <p align="right">&nbsp;</p> 
            </td> 
          </tr> 
        </table> 
      </td> 
      <td bgcolor=#999999 rowspan=2 valign=top width=10> 
        <table border=0 cellpadding=0 cellspacing=0 width=4> 
          <tbody>  
          <tr>  
            <td bgcolor=#ffffff height=5  
width=4></td> 
          </tr> 
          </tbody>  
        </table> 
      </td> 
    </tr> 
    <tr>  
      <td bgcolor=#999999 height=4 width="459"> 
        <table border=0 cellpadding=0 cellspacing=0> 
          <tbody>  
          <tr>  
            <td bgcolor=#ffffff height=4  
        width=5></td> 
          </tr> 
          </tbody>  
        </table> 
      </td> 
    </tr> 
    </tbody>  
  </table> 
  </form> 
<div align="center">  
</div> 
<p>&nbsp;</p> 
</body> 
</html> 

⌨️ 快捷键说明

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