fmSeach.aspx
上传用户:kaisitong
上传日期:2022-01-01
资源大小:3672k
文件大小:15k
源码类别:

OA系统

开发平台:

ASP/ASPX

  1. <%@ Page Language="vb" AutoEventWireup="false" Codebehind="fmSeach.aspx.vb" Inherits="ioffice.fmSeach"%>
  2. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  3. <HTML>
  4. <HEAD>
  5. <title></title>
  6. <meta content="Microsoft Visual Studio.NET 7.0" name="GENERATOR">
  7. <meta content="Visual Basic 7.0" name="CODE_LANGUAGE">
  8. <meta content="JavaScript" name="vs_defaultClientScript">
  9. <meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
  10. <LINK href="../../Styles.css" type="text/css" rel="stylesheet">
  11. </HEAD>
  12. <body bottomMargin="0" leftMargin="0" topMargin="0" rightMargin="0" MS_POSITIONING="GridLayout">
  13. <form id="Form1" method="post" runat="server">
  14. <TABLE style="WIDTH: 100%; POSITION: absolute; HEIGHT: 100%" cellSpacing="0" cellPadding="0" width="100%" align="center" border="0">
  15. <TR>
  16. <TD style="WIDTH: 100%; HEIGHT: 10px" vAlign="top" noWrap align="left">
  17. <FONT face="宋体"></FONT>
  18. </TD>
  19. </TR>
  20. <TR>
  21. <TD vAlign="top" noWrap align="middle">
  22. <TABLE class="boxform" style="WIDTH: 96%; HEIGHT: 100%" cellSpacing="0" cellPadding="0" border="0">
  23. <TR>
  24. <TD vAlign="top" noWrap align="left">
  25. <table style="WIDTH: 100%; HEIGHT: 10px" bgColor="#000080">
  26. <tr>
  27. <td class="uname">
  28. <asp:image id="Image1" runat="server" ImageAlign="AbsBottom" ImageUrl="../../img/search.gif"></asp:image>
  29. 网络文件搜索
  30. </td>
  31. <TD class="uname" align="right">
  32. <asp:imagebutton id="cmdClose" runat="server" ImageAlign="AbsBottom" ImageUrl="../../img/button/closewin.gif" ToolTip="关闭"></asp:imagebutton>
  33. </TD>
  34. </tr>
  35. </table>
  36. <TABLE class="" borderColor="#cccccc" cellSpacing="0" cellPadding="0" width="100%" bgColor="#d4d0c8" border="0">
  37. <TR>
  38. <TD style="WIDTH: 1px" noWrap>
  39. <asp:imagebutton id="cmdBack" onmouseover="this.src='../../img/button/fmback1.gif';" onmouseout="this.src='../../img/button/fmback.gif';" runat="server" ImageAlign="AbsBottom" ImageUrl="../../img/button/fmback2.gif" ToolTip="后退一步"></asp:imagebutton>
  40. </TD>
  41. <TD style="WIDTH: 1px" noWrap>
  42. <asp:imagebutton id="cmdForword" onmouseover="this.src='../../img/button/fmforword1.gif';" onmouseout="this.src='../../img/button/fmforword.gif';" runat="server" ImageAlign="AbsBottom" ImageUrl="../../img/button/fmforword2.gif" ToolTip="向前一步"></asp:imagebutton>
  43. </TD>
  44. <td style="WIDTH: 1px" noWrap>
  45. <asp:imagebutton id="cmdUp" onmouseover="this.src='../../img/button/fmup1.gif';" onmouseout="this.src='../../img/button/fmup.gif';" runat="server" ImageAlign="AbsBottom" ImageUrl="../../img/button/fmup2.gif" ToolTip="向上一级"></asp:imagebutton>
  46. </td>
  47. <td style="WIDTH: 1px" noWrap>
  48. <asp:imagebutton id="cmdSeach" runat="server" ImageAlign="AbsBottom" ImageUrl="../../img/button/fmseach2.gif" ToolTip="搜索文件或文件夹"></asp:imagebutton>
  49. </td>
  50. <TD style="WIDTH: 33px" noWrap align="middle">
  51. <asp:imagebutton id="cmdFolderShow" onmouseover="this.src='../../img/button/fmfoldershow2.gif';" onmouseout="this.src='../../img/button/fmfoldershow.gif';" runat="server" ImageAlign="AbsBottom" ImageUrl="../../img/button/fmfoldershow.gif"></asp:imagebutton>
  52. </TD>
  53. <td style="WIDTH: 33px" noWrap align="middle">
  54. <asp:imagebutton id="cmdNewFolder" runat="server" ImageAlign="AbsBottom" ImageUrl="../../img/button/fmnewfolder2.gif" ToolTip="新增文件夹" EnableViewState="False"></asp:imagebutton>
  55. </td>
  56. <TD style="WIDTH: 1px" noWrap>
  57. <asp:imagebutton id="cmdNewFile" runat="server" ImageAlign="AbsBottom" ImageUrl="../../img/button/fmnewfile2.gif" ToolTip="新增文件"></asp:imagebutton>
  58. </TD>
  59. <TD noWrap>
  60. </TD>
  61. <TD noWrap width="100%">
  62. <FONT face="宋体"></FONT>
  63. </TD>
  64. </TR>
  65. </TABLE>
  66. <TABLE class="" style="WIDTH: 100%; HEIGHT: 20px" borderColor="gainsboro" cellSpacing="0" cellPadding="0" bgColor="#d4d0c8" border="0">
  67. <TR>
  68. <TD style="WIDTH: 46px" noWrap>
  69. <asp:label id="lblAddress" runat="server" Height="22px" CssClass="tttable"> 地址(D)</asp:label>
  70. </TD>
  71. <TD noWrap width="100%">
  72. <DIV style="WIDTH: 100%; POSITION: relative; HEIGHT: 25px" ms_positioning="GridLayout">
  73. <FONT face="宋体">
  74. <asp:textbox id="txtFolderPath" style="Z-INDEX: 101; LEFT: 2px; POSITION: absolute; TOP: 1px" runat="server" Height="23px" Width="100%"> C:</asp:textbox>
  75. <asp:image id="imgDrive" style="Z-INDEX: 102; LEFT: 4px; POSITION: absolute; TOP: 5px" runat="server" ImageUrl="../../img/img-folder.gif"></asp:image>
  76. </FONT>
  77. </DIV>
  78. </TD>
  79. <TD noWrap width="60">
  80. <asp:imagebutton id="cmdGoto" onmouseover="this.src='../../img/button/fmgoto1.gif';" onmouseout="this.src='../../img/button/fmgoto.gif';" runat="server" ImageAlign="AbsBottom" ImageUrl="../../img/button/fmgoto.gif"></asp:imagebutton>
  81. </TD>
  82. </TR>
  83. </TABLE>
  84. <TABLE style="HEIGHT: 100%" cellSpacing="0" cellPadding="0" width="100%" border="0">
  85. <TR>
  86. <TD style="WIDTH: 184px" vAlign="top" noWrap>
  87. <FONT face="宋体">
  88. <TABLE borderColor="silver" cellSpacing="0" cellPadding="0" width="100%" bgColor="#d4d0c8" border="1">
  89. <TR>
  90. <TD class="td" noWrap>
  91. 搜索
  92. </TD>
  93. <TD noWrap align="right">
  94. <asp:imagebutton id="cmdCloseSeach" runat="server" ImageAlign="AbsBottom" ImageUrl="../../img/button/closewin1.gif" ToolTip="关闭"></asp:imagebutton>
  95. </TD>
  96. </TR>
  97. </TABLE>
  98. <DIV id="div1" style="WIDTH: 100%; POSITION: relative; HEIGHT: 255px" runat="server" ms_positioning="GridLayout">
  99. <asp:label id="Label1" style="Z-INDEX: 101; LEFT: 0px; POSITION: absolute; TOP: 0px" runat="server" Height="22px" CssClass="td">要搜索的文件名</asp:label>
  100. <asp:textbox id="txtKeyword" style="Z-INDEX: 106; LEFT: 1px; POSITION: absolute; TOP: 71px" runat="server" Width="172px"></asp:textbox>
  101. <asp:textbox id="txtFileFolder" style="Z-INDEX: 105; LEFT: 0px; POSITION: absolute; TOP: 23px" runat="server" Width="172px"></asp:textbox>
  102. <asp:imagebutton id="imgSearch" style="Z-INDEX: 103; LEFT: 3px; POSITION: absolute; TOP: 200px" runat="server" ImageUrl="../../img/button/bseach.gif"></asp:imagebutton>
  103. <asp:label id="Label2" style="Z-INDEX: 102; LEFT: 0px; POSITION: absolute; TOP: 49px" runat="server" Height="22" CssClass="td">文件中关键字</asp:label>
  104. <asp:imagebutton id="cmdExit" style="Z-INDEX: 104; LEFT: 76px; POSITION: absolute; TOP: 200px" runat="server" ImageUrl="../../img/button/exit.gif"></asp:imagebutton>
  105. <asp:linkbutton id="cmdOption" style="Z-INDEX: 107; LEFT: 2px; POSITION: absolute; TOP: 226px" runat="server" CssClass="td" Width="100%">搜索选项 >></asp:linkbutton>
  106. <asp:textbox id="txtOwner" style="Z-INDEX: 108; LEFT: 1px; POSITION: absolute; TOP: 167px" runat="server" Width="172px"></asp:textbox>
  107. <asp:Label id="Label4" style="Z-INDEX: 109; LEFT: 1px; POSITION: absolute; TOP: 142px" runat="server" CssClass="td">所有者姓名/帐号</asp:Label>
  108. <HR style="Z-INDEX: 110; LEFT: 2px; WIDTH: 96.98%; POSITION: absolute; TOP: 251px; HEIGHT: 1px" width="96.98%" SIZE="1">
  109. <asp:Label id="Label3" style="Z-INDEX: 111; LEFT: 1px; POSITION: absolute; TOP: 95px" runat="server" CssClass="td">附件包含文字</asp:Label>
  110. <asp:textbox id="txtContent" style="Z-INDEX: 112; LEFT: 0px; POSITION: absolute; TOP: 118px" runat="server" Width="172px"></asp:textbox>
  111. <asp:Label id="Label5" style="Z-INDEX: 113; LEFT: 80px; POSITION: absolute; TOP: 97px" runat="server" CssClass="td" Font-Bold="True">(<img src="../../img/button/fullseach.gif" align="absbottom">全文检索)</asp:Label>
  112. </DIV>
  113. </FONT>
  114. <TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
  115. <TR>
  116. <TD noWrap>
  117. <asp:checkbox id="chkDate" runat="server" Height="12px" CssClass="td" Width="52px" Text="日期" AutoPostBack="True"></asp:checkbox>
  118. </TD>
  119. </TR>
  120. </TABLE>
  121. <DIV language="vb" class="box" id="divDate" dataFormatAs="" style="WIDTH: 100%; POSITION: relative; HEIGHT: 146px" runat="server" ms_positioning="GridLayout">
  122. <asp:radiobutton id="rdoMonth" style="Z-INDEX: 101; LEFT: 0px; POSITION: absolute; TOP: 32px" runat="server" CssClass="td" Text="前" AutoPostBack="True" GroupName="Date"></asp:radiobutton>
  123. <asp:label id="Label12" style="Z-INDEX: 110; LEFT: 164px; POSITION: absolute; TOP: 64px" runat="server">日</asp:label>
  124. <asp:label id="lblMaxDate" style="Z-INDEX: 108; LEFT: 32px; POSITION: absolute; TOP: 116px" runat="server" CssClass="td">和</asp:label>
  125. <asp:radiobutton id="rdoDay" style="Z-INDEX: 102; LEFT: 0px; POSITION: absolute; TOP: 61px" runat="server" CssClass="td" Text="前" AutoPostBack="True" GroupName="Date"></asp:radiobutton>
  126. <asp:textbox id="txtMaxDate" style="Z-INDEX: 103; LEFT: 52px; POSITION: absolute; TOP: 116px" runat="server" Width="108px"></asp:textbox>
  127. <asp:textbox id="txtMinDate" style="Z-INDEX: 104; LEFT: 52px; POSITION: absolute; TOP: 88px" runat="server" Width="108px"></asp:textbox>
  128. <asp:textbox id="txtMonth" style="Z-INDEX: 105; LEFT: 52px; POSITION: absolute; TOP: 32px" runat="server" Width="108px" Enabled="False">1</asp:textbox>
  129. <asp:textbox id="txtDay" style="Z-INDEX: 107; LEFT: 52px; POSITION: absolute; TOP: 60px" runat="server" Width="108px" Enabled="False">1</asp:textbox>
  130. <asp:radiobutton id="rdoBetween" style="Z-INDEX: 106; LEFT: 1px; POSITION: absolute; TOP: 87px" runat="server" CssClass="td" Text="介于" AutoPostBack="True" GroupName="Date" Checked="True"></asp:radiobutton>
  131. <asp:label id="Label11" style="Z-INDEX: 109; LEFT: 164px; POSITION: absolute; TOP: 36px" runat="server">月</asp:label>
  132. <asp:dropdownlist id="dropDate" style="Z-INDEX: 111; LEFT: 16px; POSITION: absolute; TOP: 4px" runat="server" Height="23px" Width="148px" DataValueField="folderid" DataTextField="name">
  133. <asp:ListItem Value="0">修改过的文件</asp:ListItem>
  134. <asp:ListItem Value="1">创建的文件</asp:ListItem>
  135. </asp:dropdownlist>
  136. </DIV>
  137. <TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
  138. <TR>
  139. <TD noWrap>
  140. <asp:checkbox id="chkType" runat="server" Height="22px" CssClass="td" Width="57px" Text="类型" AutoPostBack="True"></asp:checkbox>
  141. </TD>
  142. </TR>
  143. </TABLE>
  144. <DIV class="box" id="divType" style="WIDTH: 100%; POSITION: relative; HEIGHT: 34px" runat="server" ms_positioning="GridLayout">
  145. <asp:dropdownlist id="dropType" style="Z-INDEX: 101; LEFT: 17px; POSITION: absolute; TOP: 6px" runat="server" Height="23px" Width="146px" DataValueField="type" DataTextField="name"></asp:dropdownlist>
  146. </DIV>
  147. </TD>
  148. <TD class="" vAlign="top" noWrap>
  149. <FONT face="宋体">
  150. <TABLE class="box" height="100%" cellSpacing="1" cellPadding="1" width="100%" border="1">
  151. <TR>
  152. <TD vAlign="top" noWrap>
  153. <asp:datagrid id="dgdFolder" runat="server" CssClass="td" Width="100%" AllowSorting="True" AutoGenerateColumns="False" BorderWidth="0px" DataKeyField="id">
  154. <FooterStyle Wrap="False"></FooterStyle>
  155. <HeaderStyle BorderWidth="1px" BorderColor="DarkGray" CssClass="tttable" BackColor="#D8C8A8"></HeaderStyle>
  156. <Columns>
  157. <asp:BoundColumn DataField="name" SortExpression="name" HeaderText="名称">
  158. <HeaderStyle Wrap="False">
  159. </HeaderStyle>
  160. <ItemStyle Wrap="False" VerticalAlign="Top">
  161. </ItemStyle>
  162. </asp:BoundColumn>
  163. <asp:BoundColumn DataField="path" SortExpression="path" ReadOnly="True" HeaderText="所在文件夹">
  164. <HeaderStyle Wrap="False" HorizontalAlign="Left">
  165. </HeaderStyle>
  166. <ItemStyle Wrap="False" HorizontalAlign="Left" VerticalAlign="Top">
  167. </ItemStyle>
  168. </asp:BoundColumn>
  169. <asp:BoundColumn DataField="type" SortExpression="type" HeaderText="类型">
  170. <HeaderStyle Wrap="False">
  171. </HeaderStyle>
  172. <ItemStyle Wrap="False" VerticalAlign="Top">
  173. </ItemStyle>
  174. </asp:BoundColumn>
  175. <asp:BoundColumn DataField="empname" SortExpression="empname" ReadOnly="True" HeaderText="所有者">
  176. <HeaderStyle Wrap="False" HorizontalAlign="Left" VerticalAlign="Top">
  177. </HeaderStyle>
  178. <ItemStyle Wrap="False" HorizontalAlign="Left" VerticalAlign="Top">
  179. </ItemStyle>
  180. </asp:BoundColumn>
  181. <asp:BoundColumn DataField="cdate" SortExpression="cdate" ReadOnly="True" HeaderText="创建日期">
  182. <HeaderStyle Wrap="False" HorizontalAlign="Left" VerticalAlign="Top">
  183. </HeaderStyle>
  184. <ItemStyle Wrap="False" HorizontalAlign="Left" VerticalAlign="Top">
  185. </ItemStyle>
  186. </asp:BoundColumn>
  187. </Columns>
  188. </asp:datagrid>
  189. </TD>
  190. </TR>
  191. </TABLE>
  192. </FONT>
  193. </TD>
  194. </TR>
  195. </TABLE>
  196. </TD>
  197. </TR>
  198. <TR>
  199. <TD style="HEIGHT: 14px" vAlign="top" noWrap align="left" bgColor="#d4d0c8">
  200. <asp:label id="lblObjNum" runat="server" Height="22px" CssClass="td"></asp:label>
  201. <FONT face="宋体">&nbsp;
  202. <asp:label id="lblErr" runat="server" CssClass="err" DESIGNTIMEDRAGDROP="232"></asp:label>
  203. </FONT>
  204. </TD>
  205. </TR>
  206. </TABLE>
  207. <asp:label id="lblID" runat="server" Visible="False"></asp:label>
  208. <asp:label id="lblFID" runat="server" Visible="False"></asp:label>
  209. <asp:label id="lblBID" runat="server" Visible="False"></asp:label>
  210. </TD>
  211. </TR>
  212. </TABLE>
  213. </form>
  214. </body>
  215. </HTML>