- <%@ Page Language="C#" AutoEventWireup="true" CodeFile="SearchFiles.aspx.cs" Inherits="FileBooks_SearchFiles" %>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
- <html>
- <head>
- <link href="../css/main.css" type="text/css" rel="stylesheet">
- </head>
- <SCRIPT language="JavaScript" src="../js/calendar.js"></SCRIPT>
- <body bottommargin="0" leftmargin="0" topmargin="0" rightmargin="0">
- <form runat="server" id="fm1">
- <br>
- <table class="usertableborder" cellspacing="1" cellpadding="3" width="96%" align="center"
- border="0">
- <tr>
- <th colspan="3" style="height: 25px">
- 文件查询</th>
- </tr>
- <tr>
- <td class="usertablerow2" align="right" style="height: 32px;" colspan="2">
- <table align="center" bgcolor="#000000" border="0" cellpadding="2" cellspacing="1"
- class="small" width="600">
- <tr>
- <td class="usertablerow2">
- 文件号:</td>
- <td class="usertablerow2">
- <asp:TextBox ID="KeyValue_WJH" runat="server" MaxLength="150" ToolTip="文件号"></asp:TextBox></td>
- <td class="usertablerow2">
- 文件主题词:</td>
- <td class="usertablerow2">
- <asp:TextBox ID="KeyValue_WJZTC" runat="server" MaxLength="150" ToolTip="文件主题词"></asp:TextBox></td>
- </tr>
- <tr>
- <td class="usertablerow2">
- 文件标题:</td>
- <td class="usertablerow2">
- <asp:TextBox ID="KeyValue_BJBT" runat="server" MaxLength="150" ToolTip="文件标题"></asp:TextBox></td>
- <td class="usertablerow2">
- 文件辅标题:</td>
- <td class="usertablerow2">
- <asp:TextBox ID="KeyValue_WJFBT" runat="server" MaxLength="50" ToolTip="文件辅标题"></asp:TextBox></td>
- </tr>
- <tr>
- <td class="usertablerow2">
- 发文单位:</td>
- <td class="usertablerow2">
- <asp:TextBox ID="KeyValue_FWDW" runat="server" MaxLength="150" ToolTip="发文单位"></asp:TextBox></td>
- <td class="usertablerow2">
- 发文日期 :</td>
- <td class="usertablerow2">
- <asp:TextBox ID="KeyValue_FWRQ" runat="server" MaxLength="20" onblur="IsDate(this)"
- onclick="calendar()" ToolTip="发文日期" Width="94px"></asp:TextBox>
- <img align="absMiddle" border="0"
- src="../images/calendar.gif" style="cursor: hand" />
- -
- <asp:TextBox ID="KeyValue_FWRQ2" runat="server" MaxLength="20" onblur="IsDate(this)" onclick="calendar()"
- ToolTip="发文日期" Width="114px"></asp:TextBox>
- <img align="absMiddle" border="0"
- src="../images/calendar.gif" style="cursor: hand" />
- </td>
- </tr>
- <tr>
- <td class="usertablerow2" style="height: 24px">
- 密级:</td>
- <td class="usertablerow2" style="height: 24px">
- <asp:DropDownList ID="KeyValue_MJ" runat="server">
- <asp:ListItem Value="0">普密</asp:ListItem>
- <asp:ListItem Value="1">绝密</asp:ListItem>
- </asp:DropDownList></td>
- <td class="usertablerow2" style="height: 24px">
- 紧急等级:</td>
- <td class="usertablerow2" style="height: 24px">
- <asp:DropDownList ID="KeyValue_JJDJ" runat="server">
- <asp:ListItem Value="0">特级</asp:ListItem>
- <asp:ListItem Value="1">普级</asp:ListItem>
- </asp:DropDownList></td>
- </tr>
- <tr>
- <td class="usertablerow2" height="27">
- 文件分类:</td>
- <td class="usertablerow2" height="27">
- <asp:DropDownList ID="KeyValue_WJFL" runat="server">
- <asp:ListItem Value="0">A</asp:ListItem>
- <asp:ListItem Value="1">B</asp:ListItem>
- <asp:ListItem Value="2">C</asp:ListItem>
- <asp:ListItem Value="3">D</asp:ListItem>
- </asp:DropDownList></td>
- <td class="usertablerow2" height="27">
- 公文类别:</td>
- <td class="usertablerow2" height="27">
- <asp:DropDownList ID="KeyValue_GWLB" runat="server">
- <asp:ListItem Value="0">公文</asp:ListItem>
- <asp:ListItem Value="1">资料</asp:ListItem>
- </asp:DropDownList></td>
- </tr>
- <tr>
- <td class="usertablerow2">
- 文件页数:</td>
- <td class="usertablerow2">
- <asp:TextBox ID="KeyValue_WJYS" runat="server" MaxLength="4" ToolTip="文件页数"></asp:TextBox></td>
- <td class="usertablerow2">
- 打印页数:</td>
- <td class="usertablerow2">
- <asp:TextBox ID="KeyValue_DYYS" runat="server" MaxLength="4" ToolTip="打印页数"></asp:TextBox></td>
- </tr>
- <tr>
- <td class="usertablerow2" nowrap="nowrap">
- 备注:</td>
- <td class="usertablerow2" colspan="3">
- <asp:TextBox ID="KeyValue_BZ" runat="server" MaxLength="16" ToolTip="备注"></asp:TextBox></td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td align="center" class="usertablerow1" colspan="2">
- <asp:Button ID="Button1" runat="server" CssClass="ptsbutton" OnClick="Button1_Click"
- Text="查询" />
-
- <input type="Button" Class="ptsbutton" value="返回" OnClick="window.location='FilesManager.aspx'" /><div id="Div2">
- </div> </td>
- </tr>
- </table>
- <br>
- <table class="usertableborder" cellspacing="1" cellpadding="3" width="96%" align="center"
- border="0">
- <tr>
- <th colspan="2">
- 使用方法</th>
- </tr>
- <tr>
- <td class="usertablerow1" align="right" width="11%">
- <strong>特殊说明</strong></td>
- <td class="usertablerow1" width="89%">
- <a href="http://www.woying.net/" target="_blank">挨个填写即可</a></td>
- </tr>
- </table>
- </form>
- </body>
- </html>