📄 addcatalog.aspx
字号:
<%@ Page language="c#" Codebehind="AddCatalog.aspx.cs" AutoEventWireup="false" Inherits="qminoa.Webs.sysSecurity.AddCatalog" %>
<!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 height="100%" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD height="12">
</TD>
</TR>
<TR>
<TD vAlign="top" align="middle">
<TABLE id="Table1" style="WIDTH: 542px; HEIGHT: 142px" cellSpacing="0" cellPadding="1" width="542" bgColor="black" border="0">
<TR>
<TD>
<TABLE id="Table2" style="WIDTH: 539px; HEIGHT: 218px" cellSpacing="0" cellPadding="0" width="539" bgColor="white" border="0">
<TR>
<TD vAlign="bottom" colSpan="1" width="569" height="5"><FONT color=#cc3333
size=3><STRONG>目录信息</STRONG></FONT>
</TD>
</TR>
<TR>
<TD vAlign="top" width="569" height="192">
<DIV class="box" ms_positioning="GridLayout">
<TABLE height=191 cellSpacing=0 cellPadding=0 width=538
border=0 ms_2d_layout="TRUE">
<TR>
<TD width=124 height=0></TD>
<TD width=1 height=0></TD>
<TD width=91 height=0></TD>
<TD width=155 height=0></TD>
<TD width=1 height=0></TD>
<TD width=166 height=0></TD></TR>
<TR vAlign=top>
<TD colSpan=6 height=23>
<HR SIZE="2" width="538">
</TD></TR>
<TR vAlign=top>
<TD height=1></TD>
<TD colSpan=2 rowSpan=3><asp:label id="Label1" runat="server" CssClass="tttable">目录一级代码</asp:label></TD>
<TD colSpan=3></TD></TR>
<TR vAlign=top>
<TD height=1></TD>
<TD rowSpan=2><asp:textbox id="tabid" runat="server" CssClass="edline" Height="22" Width="146"></asp:textbox></TD>
<TD colSpan=2></TD></TR>
<TR vAlign=top>
<TD height=26></TD>
<TD></TD>
<TD><asp:requiredfieldvalidator id="Requiredfieldvalidator1" runat="server" Font-Size="X-Small" ControlToValidate="tabid" ErrorMessage="[一级代码]必须输入!">*</asp:requiredfieldvalidator></TD></TR>
<TR vAlign=top>
<TD colSpan=3 height=1></TD>
<TD rowSpan=3><asp:textbox id="indexid" runat="server" CssClass="edline" Height="22" Width="146"></asp:textbox></TD>
<TD colSpan=2 rowSpan=2></TD></TR>
<TR vAlign=top>
<TD height=6></TD>
<TD colSpan=2 rowSpan=2><asp:label id="Label3" runat="server" CssClass="tttable">目录二级代码</asp:label></TD></TR>
<TR vAlign=top>
<TD height=20></TD>
<TD colSpan=2 rowSpan=3>
<asp:requiredfieldvalidator id="Requiredfieldvalidator2" runat="server" Font-Size="X-Small" ControlToValidate="indexid" ErrorMessage="[一级代码]必须输入!">*</asp:requiredfieldvalidator></TD></TR>
<TR vAlign=top>
<TD colSpan=3 height=3></TD>
<TD rowSpan=3><asp:textbox id="name" runat="server" CssClass="edline" Height="22px" Width="146px"></asp:textbox></TD></TR>
<TR vAlign=top>
<TD height=5></TD>
<TD colSpan=2 rowSpan=2><asp:label id="Label12" runat="server" CssClass="tttable">目录名称</asp:label></TD></TR>
<TR vAlign=top>
<TD height=21></TD>
<TD colSpan=2 rowSpan=5><asp:requiredfieldvalidator id="Requiredfieldvalidator3" runat="server" Font-Size="X-Small" ControlToValidate="name" ErrorMessage="[子模块名称]必须输入!">*</asp:requiredfieldvalidator></TD></TR>
<TR vAlign=top>
<TD colSpan=3 height=3></TD>
<TD rowSpan=2><asp:textbox id="description" runat="server" CssClass="edline" Height="22" Width="146"></asp:textbox></TD></TR>
<TR vAlign=top>
<TD height=27></TD>
<TD colSpan=2><asp:label id="Label4" runat="server" CssClass="tttable">目录描述</asp:label></TD></TR>
<TR vAlign=top>
<TD colSpan=3 height=3></TD>
<TD rowSpan=2><asp:textbox id="url" runat="server" CssClass="edline" Height="22px" Width="146px"></asp:textbox></TD></TR>
<TR vAlign=top>
<TD colSpan=2 height=51></TD>
<TD><asp:label id=Label2 runat="server" CssClass="tttable">目录路径</asp:label></TD></TR></TABLE>
</DIV>
</TD>
</TR>
<TR>
<TD vAlign="top" width="569">
<asp:imagebutton id="cmdSaveCon" runat="server" ImageUrl="../img/button/savecon.gif"></asp:imagebutton><asp:imagebutton id="cmdSaveExi" runat="server" ImageUrl="../img/button/saveexi.gif"></asp:imagebutton><asp:imagebutton id="cmdExi" runat="server" ImageUrl="../img/button/exit.gif" CausesValidation="False"></asp:imagebutton><BR>
<asp:validationsummary id="ValidationSummary1" runat="server" CssClass="td" Font-Size="X-Small" DisplayMode="SingleParagraph" ShowMessageBox="True" ShowSummary="False"></asp:validationsummary><asp:label id="lblErr" runat="server" CssClass="err" Font-Size="X-Small" Visible="true"></asp:label></TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</FONT>
</form>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -