📄 fmseach.aspx
字号:
<%@ Page Language="vb" AutoEventWireup="false" Codebehind="fmSeach.aspx.vb" Inherits="ioffice.fmSeach"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<title></title>
<meta content="Microsoft Visual Studio.NET 7.0" name="GENERATOR">
<meta content="Visual Basic 7.0" name="CODE_LANGUAGE">
<meta content="JavaScript" name="vs_defaultClientScript">
<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
<LINK href="../../Styles.css" type="text/css" rel="stylesheet">
</HEAD>
<body bottomMargin="0" leftMargin="0" topMargin="0" rightMargin="0" MS_POSITIONING="GridLayout">
<form id="Form1" method="post" runat="server">
<TABLE style="WIDTH: 100%; POSITION: absolute; HEIGHT: 100%" cellSpacing="0" cellPadding="0" width="100%" align="center" border="0">
<TR>
<TD style="WIDTH: 100%; HEIGHT: 10px" vAlign="top" noWrap align="left">
<FONT face="宋体"></FONT>
</TD>
</TR>
<TR>
<TD vAlign="top" noWrap align="middle">
<TABLE class="boxform" style="WIDTH: 96%; HEIGHT: 100%" cellSpacing="0" cellPadding="0" border="0">
<TR>
<TD vAlign="top" noWrap align="left">
<table style="WIDTH: 100%; HEIGHT: 10px" bgColor="#000080">
<tr>
<td class="uname">
<asp:image id="Image1" runat="server" ImageAlign="AbsBottom" ImageUrl="../../img/search.gif"></asp:image>
网络文件搜索
</td>
<TD class="uname" align="right">
<asp:imagebutton id="cmdClose" runat="server" ImageAlign="AbsBottom" ImageUrl="../../img/button/closewin.gif" ToolTip="关闭"></asp:imagebutton>
</TD>
</tr>
</table>
<TABLE class="" borderColor="#cccccc" cellSpacing="0" cellPadding="0" width="100%" bgColor="#d4d0c8" border="0">
<TR>
<TD style="WIDTH: 1px" noWrap>
<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>
</TD>
<TD style="WIDTH: 1px" noWrap>
<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>
</TD>
<td style="WIDTH: 1px" noWrap>
<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>
</td>
<td style="WIDTH: 1px" noWrap>
<asp:imagebutton id="cmdSeach" runat="server" ImageAlign="AbsBottom" ImageUrl="../../img/button/fmseach2.gif" ToolTip="搜索文件或文件夹"></asp:imagebutton>
</td>
<TD style="WIDTH: 33px" noWrap align="middle">
<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>
</TD>
<td style="WIDTH: 33px" noWrap align="middle">
<asp:imagebutton id="cmdNewFolder" runat="server" ImageAlign="AbsBottom" ImageUrl="../../img/button/fmnewfolder2.gif" ToolTip="新增文件夹" EnableViewState="False"></asp:imagebutton>
</td>
<TD style="WIDTH: 1px" noWrap>
<asp:imagebutton id="cmdNewFile" runat="server" ImageAlign="AbsBottom" ImageUrl="../../img/button/fmnewfile2.gif" ToolTip="新增文件"></asp:imagebutton>
</TD>
<TD noWrap>
</TD>
<TD noWrap width="100%">
<FONT face="宋体"></FONT>
</TD>
</TR>
</TABLE>
<TABLE class="" style="WIDTH: 100%; HEIGHT: 20px" borderColor="gainsboro" cellSpacing="0" cellPadding="0" bgColor="#d4d0c8" border="0">
<TR>
<TD style="WIDTH: 46px" noWrap>
<asp:label id="lblAddress" runat="server" Height="22px" CssClass="tttable"> 地址(D)</asp:label>
</TD>
<TD noWrap width="100%">
<DIV style="WIDTH: 100%; POSITION: relative; HEIGHT: 25px" ms_positioning="GridLayout">
<FONT face="宋体">
<asp:textbox id="txtFolderPath" style="Z-INDEX: 101; LEFT: 2px; POSITION: absolute; TOP: 1px" runat="server" Height="23px" Width="100%"> C:\</asp:textbox>
<asp:image id="imgDrive" style="Z-INDEX: 102; LEFT: 4px; POSITION: absolute; TOP: 5px" runat="server" ImageUrl="../../img/img-folder.gif"></asp:image>
</FONT>
</DIV>
</TD>
<TD noWrap width="60">
<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>
</TD>
</TR>
</TABLE>
<TABLE style="HEIGHT: 100%" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD style="WIDTH: 184px" vAlign="top" noWrap>
<FONT face="宋体">
<TABLE borderColor="silver" cellSpacing="0" cellPadding="0" width="100%" bgColor="#d4d0c8" border="1">
<TR>
<TD class="td" noWrap>
搜索
</TD>
<TD noWrap align="right">
<asp:imagebutton id="cmdCloseSeach" runat="server" ImageAlign="AbsBottom" ImageUrl="../../img/button/closewin1.gif" ToolTip="关闭"></asp:imagebutton>
</TD>
</TR>
</TABLE>
<DIV id="div1" style="WIDTH: 100%; POSITION: relative; HEIGHT: 255px" runat="server" ms_positioning="GridLayout">
<asp:label id="Label1" style="Z-INDEX: 101; LEFT: 0px; POSITION: absolute; TOP: 0px" runat="server" Height="22px" CssClass="td">要搜索的文件名</asp:label>
<asp:textbox id="txtKeyword" style="Z-INDEX: 106; LEFT: 1px; POSITION: absolute; TOP: 71px" runat="server" Width="172px"></asp:textbox>
<asp:textbox id="txtFileFolder" style="Z-INDEX: 105; LEFT: 0px; POSITION: absolute; TOP: 23px" runat="server" Width="172px"></asp:textbox>
<asp:imagebutton id="imgSearch" style="Z-INDEX: 103; LEFT: 3px; POSITION: absolute; TOP: 200px" runat="server" ImageUrl="../../img/button/bseach.gif"></asp:imagebutton>
<asp:label id="Label2" style="Z-INDEX: 102; LEFT: 0px; POSITION: absolute; TOP: 49px" runat="server" Height="22" CssClass="td">文件中关键字</asp:label>
<asp:imagebutton id="cmdExit" style="Z-INDEX: 104; LEFT: 76px; POSITION: absolute; TOP: 200px" runat="server" ImageUrl="../../img/button/exit.gif"></asp:imagebutton>
<asp:linkbutton id="cmdOption" style="Z-INDEX: 107; LEFT: 2px; POSITION: absolute; TOP: 226px" runat="server" CssClass="td" Width="100%">搜索选项 >></asp:linkbutton>
<asp:textbox id="txtOwner" style="Z-INDEX: 108; LEFT: 1px; POSITION: absolute; TOP: 167px" runat="server" Width="172px"></asp:textbox>
<asp:Label id="Label4" style="Z-INDEX: 109; LEFT: 1px; POSITION: absolute; TOP: 142px" runat="server" CssClass="td">所有者姓名/帐号</asp:Label>
<HR style="Z-INDEX: 110; LEFT: 2px; WIDTH: 96.98%; POSITION: absolute; TOP: 251px; HEIGHT: 1px" width="96.98%" SIZE="1">
<asp:Label id="Label3" style="Z-INDEX: 111; LEFT: 1px; POSITION: absolute; TOP: 95px" runat="server" CssClass="td">附件包含文字</asp:Label>
<asp:textbox id="txtContent" style="Z-INDEX: 112; LEFT: 0px; POSITION: absolute; TOP: 118px" runat="server" Width="172px"></asp:textbox>
<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>
</DIV>
</FONT>
<TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD noWrap>
<asp:checkbox id="chkDate" runat="server" Height="12px" CssClass="td" Width="52px" Text="日期" AutoPostBack="True"></asp:checkbox>
</TD>
</TR>
</TABLE>
<DIV language="vb" class="box" id="divDate" dataFormatAs="" style="WIDTH: 100%; POSITION: relative; HEIGHT: 146px" runat="server" ms_positioning="GridLayout">
<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>
<asp:label id="Label12" style="Z-INDEX: 110; LEFT: 164px; POSITION: absolute; TOP: 64px" runat="server">日</asp:label>
<asp:label id="lblMaxDate" style="Z-INDEX: 108; LEFT: 32px; POSITION: absolute; TOP: 116px" runat="server" CssClass="td">和</asp:label>
<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>
<asp:textbox id="txtMaxDate" style="Z-INDEX: 103; LEFT: 52px; POSITION: absolute; TOP: 116px" runat="server" Width="108px"></asp:textbox>
<asp:textbox id="txtMinDate" style="Z-INDEX: 104; LEFT: 52px; POSITION: absolute; TOP: 88px" runat="server" Width="108px"></asp:textbox>
<asp:textbox id="txtMonth" style="Z-INDEX: 105; LEFT: 52px; POSITION: absolute; TOP: 32px" runat="server" Width="108px" Enabled="False">1</asp:textbox>
<asp:textbox id="txtDay" style="Z-INDEX: 107; LEFT: 52px; POSITION: absolute; TOP: 60px" runat="server" Width="108px" Enabled="False">1</asp:textbox>
<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>
<asp:label id="Label11" style="Z-INDEX: 109; LEFT: 164px; POSITION: absolute; TOP: 36px" runat="server">月</asp:label>
<asp:dropdownlist id="dropDate" style="Z-INDEX: 111; LEFT: 16px; POSITION: absolute; TOP: 4px" runat="server" Height="23px" Width="148px" DataValueField="folderid" DataTextField="name">
<asp:ListItem Value="0">修改过的文件</asp:ListItem>
<asp:ListItem Value="1">创建的文件</asp:ListItem>
</asp:dropdownlist>
</DIV>
<TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD noWrap>
<asp:checkbox id="chkType" runat="server" Height="22px" CssClass="td" Width="57px" Text="类型" AutoPostBack="True"></asp:checkbox>
</TD>
</TR>
</TABLE>
<DIV class="box" id="divType" style="WIDTH: 100%; POSITION: relative; HEIGHT: 34px" runat="server" ms_positioning="GridLayout">
<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>
</DIV>
</TD>
<TD class="" vAlign="top" noWrap>
<FONT face="宋体">
<TABLE class="box" height="100%" cellSpacing="1" cellPadding="1" width="100%" border="1">
<TR>
<TD vAlign="top" noWrap>
<asp:datagrid id="dgdFolder" runat="server" CssClass="td" Width="100%" AllowSorting="True" AutoGenerateColumns="False" BorderWidth="0px" DataKeyField="id">
<FooterStyle Wrap="False"></FooterStyle>
<HeaderStyle BorderWidth="1px" BorderColor="DarkGray" CssClass="tttable" BackColor="#D8C8A8"></HeaderStyle>
<Columns>
<asp:BoundColumn DataField="name" SortExpression="name" HeaderText="名称">
<HeaderStyle Wrap="False">
</HeaderStyle>
<ItemStyle Wrap="False" VerticalAlign="Top">
</ItemStyle>
</asp:BoundColumn>
<asp:BoundColumn DataField="path" SortExpression="path" ReadOnly="True" HeaderText="所在文件夹">
<HeaderStyle Wrap="False" HorizontalAlign="Left">
</HeaderStyle>
<ItemStyle Wrap="False" HorizontalAlign="Left" VerticalAlign="Top">
</ItemStyle>
</asp:BoundColumn>
<asp:BoundColumn DataField="type" SortExpression="type" HeaderText="类型">
<HeaderStyle Wrap="False">
</HeaderStyle>
<ItemStyle Wrap="False" VerticalAlign="Top">
</ItemStyle>
</asp:BoundColumn>
<asp:BoundColumn DataField="empname" SortExpression="empname" ReadOnly="True" HeaderText="所有者">
<HeaderStyle Wrap="False" HorizontalAlign="Left" VerticalAlign="Top">
</HeaderStyle>
<ItemStyle Wrap="False" HorizontalAlign="Left" VerticalAlign="Top">
</ItemStyle>
</asp:BoundColumn>
<asp:BoundColumn DataField="cdate" SortExpression="cdate" ReadOnly="True" HeaderText="创建日期">
<HeaderStyle Wrap="False" HorizontalAlign="Left" VerticalAlign="Top">
</HeaderStyle>
<ItemStyle Wrap="False" HorizontalAlign="Left" VerticalAlign="Top">
</ItemStyle>
</asp:BoundColumn>
</Columns>
</asp:datagrid>
</TD>
</TR>
</TABLE>
</FONT>
</TD>
</TR>
</TABLE>
</TD>
</TR>
<TR>
<TD style="HEIGHT: 14px" vAlign="top" noWrap align="left" bgColor="#d4d0c8">
<asp:label id="lblObjNum" runat="server" Height="22px" CssClass="td"></asp:label>
<FONT face="宋体">
<asp:label id="lblErr" runat="server" CssClass="err" DESIGNTIMEDRAGDROP="232"></asp:label>
</FONT>
</TD>
</TR>
</TABLE>
<asp:label id="lblID" runat="server" Visible="False"></asp:label>
<asp:label id="lblFID" runat="server" Visible="False"></asp:label>
<asp:label id="lblBID" runat="server" Visible="False"></asp:label>
</TD>
</TR>
</TABLE>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -