?? fmnewfolder.aspx
字號(hào):
<%@ Page language="c#" Codebehind="fmNewFolder.aspx.cs" AutoEventWireup="false" Inherits="qminoa.Webs.FM.fmNewFolder" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title></title>
<LINK href="../lynn.css" type="text/css" rel="stylesheet">
</HEAD>
<BODY>
<form id="Form1" method="post" runat="server">
<FONT face="宋體">
<TABLE style="WIDTH: 100%; POSITION: absolute; HEIGHT: 100%" cellSpacing="0" cellPadding="0" align="center" border="0">
<TBODY>
<TR>
<TD vAlign="top" noWrap height="12"></TD>
</TR>
<TR>
<TD vAlign="top" noWrap align="middle" height="397">
<TABLE id="Table1" cellSpacing="0" cellPadding="1" width="300" bgColor="black" border="0">
<TR>
<TD>
<TABLE id="Table2" style="WIDTH: 0.02%; HEIGHT: 100%" cellSpacing="0" cellPadding="0" bgColor="white" border="0">
<TR>
<TD vAlign="top" noWrap width="518">
<TABLE id="Table3" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD noWrap><IMG alt="" src="img/button/fmfolder.gif " align="absBottom">
</TD>
</TR>
</TABLE>
<TABLE class="boxform" id="Table4" style="WIDTH: 100%" cellSpacing="0" cellPadding="0" border="0">
<TR>
<TD class="" vAlign="top" noWrap>
<DIV ms_positioning="GridLayout">
<TABLE height="204" cellSpacing="0" cellPadding="0" width="518" border="0" ms_2d_layout="TRUE">
<TR vAlign="top">
<TD width="0" height="4"></TD>
<TD width="4" rowSpan="6"></TD>
<TD width="68"></TD>
<TD width="260"></TD>
<TD width="48"></TD>
<TD width="15"></TD>
<TD width="60"></TD>
<TD width="63"></TD>
</TR>
<TR vAlign="top">
<TD width="0" height="8"></TD>
<TD rowSpan="3">
<asp:image id="Image1" runat="server" ImageUrl="img/button/folderbig.gif"></asp:image></TD>
<TD colSpan="5"></TD>
</TR>
<TR vAlign="top">
<TD width="0" height="4"></TD>
<TD colSpan="4" rowSpan="2">
<asp:textbox id="txtFolderName" runat="server" BorderStyle="Inset" Height="21px" CssClass="edline" Width="358px"></asp:textbox></TD>
<TD></TD>
</TR>
<TR vAlign="top">
<TD width="0" height="28"></TD>
<TD>
<asp:requiredfieldvalidator id="RequiredFieldValidator1" runat="server" ErrorMessage="[文件夾名]必須輸入!" ControlToValidate="txtFolderName" Font-Size="X-Small">*</asp:requiredfieldvalidator></TD>
</TR>
<TR vAlign="top">
<TD width="0" height="8"></TD>
<TD colSpan="6">
<HR width="468" SIZE="1">
</TD>
</TR>
<TR vAlign="top">
<TD width="0" height="26"></TD>
<TD>
<asp:label id="Label2" runat="server" Height="20px" CssClass="tttable">位置</asp:label></TD>
<TD colSpan="5">
<asp:label id="lblLocation" runat="server" Font-Size="X-Small"></asp:label></TD>
</TR>
<TR vAlign="top">
<TD width="0" height="2"></TD>
<TD colSpan="2"></TD>
<TD colSpan="4" rowSpan="2">
<asp:textbox id="txtNote" runat="server" BorderStyle="Inset" Height="54px" Width="364px" TextMode="MultiLine"></asp:textbox></TD>
<TD rowSpan="2"></TD>
</TR>
<TR vAlign="top">
<TD width="0" height="64"></TD>
<TD></TD>
<TD>
<asp:label id="Label4" runat="server" CssClass="tttable">備注</asp:label></TD>
</TR>
<TR vAlign="top">
<TD width="0" height="4"></TD>
<TD colSpan="2" rowSpan="2">
<asp:label id="Label5" runat="server" CssClass="tttable">創(chuàng)建時(shí)間</asp:label></TD>
<TD></TD>
<TD rowSpan="2">
<asp:label id="Label1" runat="server" CssClass="tttable">所有者</asp:label></TD>
<TD colSpan="3"></TD>
</TR>
<TR vAlign="top">
<TD width="0" height="24"></TD>
<TD>
<asp:label id="lblCDate" runat="server" Font-Size="X-Small"></asp:label></TD>
<TD colSpan="2">
<asp:label id="lblEName" runat="server" Font-Size="X-Small"></asp:label></TD>
<TD></TD>
</TR>
<TR vAlign="top">
<TD width="0" height="12"></TD>
<TD rowSpan="2"></TD>
<TD colSpan="6">
<HR width="467" SIZE="1">
</TD>
</TR>
<TR vAlign="top">
<TD width="0" height="20"></TD>
<TD colSpan="4">
<asp:linkbutton id="cmdRightSet" runat="server" Font-Size="X-Small">權(quán)限設(shè)定>></asp:linkbutton></TD>
<TD colSpan="2">
<asp:linkbutton id="cmdRightAdd" runat="server" Visible="False" Font-Size="X-Small"><img src="img/add.gif" border="0" align="absbottom"> 新增...</asp:linkbutton></TD>
</TR>
</TABLE>
</DIV>
<asp:datagrid id="dgdRight" runat="server" CssClass="td" Width="100%" Visible="False" DataKeyField="conid" OnDeleteCommand="dgdRight_delete" AutoGenerateColumns="False" BorderColor="#999999">
<SelectedItemStyle BackColor="Transparent"></SelectedItemStyle>
<EditItemStyle ForeColor="Black" BackColor="Black"></EditItemStyle>
<AlternatingItemStyle BorderColor="White" BackColor="White"></AlternatingItemStyle>
<ItemStyle CssClass="textcenter" BackColor="#DEDFDE"></ItemStyle>
<HeaderStyle CssClass="headcenter"></HeaderStyle>
<FooterStyle CssClass="headcenter"></FooterStyle>
<Columns>
<asp:BoundColumn Visible="False" DataField="FolderConId" HeaderText="key"></asp:BoundColumn>
<asp:BoundColumn DataField="EmpName" ReadOnly="True" HeaderText="部門/人員"></asp:BoundColumn>
<asp:TemplateColumn HeaderText="管理">
<HeaderStyle HorizontalAlign="Center"></HeaderStyle>
<ItemStyle HorizontalAlign="Center"></ItemStyle>
<ItemTemplate>
<asp:RadioButton id="radAdmin" runat="server" Checked='<%# DataBinder.Eval(Container.DataItem,"AdminFlag") %>' GroupName="flag">
</asp:RadioButton>
</ItemTemplate>
</asp:TemplateColumn>
<asp:TemplateColumn HeaderText="寫入">
<HeaderStyle HorizontalAlign="Center"></HeaderStyle>
<ItemStyle HorizontalAlign="Center"></ItemStyle>
<ItemTemplate>
<asp:RadioButton id="radWrite" runat="server" GroupName="flag" Checked='<%# DataBinder.Eval(Container.DataItem,"WriteFlag") %>'>
</asp:RadioButton>
</ItemTemplate>
<EditItemTemplate>
<FONT face="宋體"></FONT>
</EditItemTemplate>
</asp:TemplateColumn>
<asp:TemplateColumn HeaderText="讀取">
<HeaderStyle HorizontalAlign="Center"></HeaderStyle>
<ItemStyle HorizontalAlign="Center"></ItemStyle>
<ItemTemplate>
<asp:RadioButton id="radRead" runat="server" Checked='<%# DataBinder.Eval(Container.DataItem,"ReadFlag") %>' GroupName="flag">
</asp:RadioButton>
</ItemTemplate>
</asp:TemplateColumn>
<asp:ButtonColumn Text="<img src=img/delete.gif border=0 alt=刪除 / >" CommandName="Delete"></asp:ButtonColumn>
</Columns>
</asp:datagrid>
<TABLE id="Table5" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD noWrap align="middle" height="10"></TD>
</TR>
<TR>
<TD noWrap align="middle">
<asp:checkbox id="chkSubFoldFileRight" runat="server" CssClass="td" Visible="False" Checked="True" Text="同時(shí)更改所屬子文件夾和文件的權(quán)限" Font-Size="X-Small"></asp:checkbox></TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
<TABLE id="Table6" style="WIDTH: 100%; HEIGHT: 10px" cellSpacing="0" cellPadding="0" border="0">
<TR>
<TD noWrap height="10"></TD>
</TR>
</TABLE>
<TABLE id="Table7" style="WIDTH: 100%" cellSpacing="0" cellPadding="0" border="0">
<TR>
<TD noWrap align="left">
<asp:imagebutton id="cmdSaveExi" runat="server" ImageUrl="img/button/saveexi.gif"></asp:imagebutton>
<asp:imagebutton id="cmdExit" runat="server" ImageUrl="img/button/exit.gif" CausesValidation="False"></asp:imagebutton></TD>
</TR>
</TABLE>
<asp:validationsummary id="ValidationSummary1" runat="server" ShowMessageBox="True" ShowSummary="False" Font-Size="X-Small"></asp:validationsummary>
<asp:label id="lblErr" runat="server" Height="22px" CssClass="err" Visible="False" Font-Size="X-Small"></asp:label>
<asp:label id="lblAttID" runat="server" Visible="False" Font-Size="X-Small"></asp:label>
<asp:label id="lblID" runat="server" Visible="False" Font-Size="X-Small"></asp:label></TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TBODY>
</TABLE>
</TR></TBODY></TABLE></FONT></form>
</BODY>
</HTML>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -