?? addmodule.aspx
字號:
<%@ Page language="c#" Codebehind="AddModule.aspx.cs" AutoEventWireup="false" Inherits="qminoa.Webs.sysSecurity.AddModule" %>
<!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"><IMG alt="" src="../img/button/module.gif" align="absBottom">
</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="92" 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="5" height="23">
<HR SIZE="2" width="538">
</TD>
</TR>
<TR vAlign="top">
<TD height="1"></TD>
<TD 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="2" 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 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="2" 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 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="3"><asp:requiredfieldvalidator id="Requiredfieldvalidator3" runat="server" Font-Size="X-Small" ControlToValidate="name" ErrorMessage="[子模塊名稱]必須輸入!">*</asp:requiredfieldvalidator></TD>
</TR>
<TR vAlign="top">
<TD colSpan="2" 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><asp:label id="Label4" runat="server" CssClass="tttable">子模塊描述</asp:label></TD>
</TR>
<TR vAlign="top">
<TD colSpan="2" height="54"></TD>
<TD colSpan="3"><asp:textbox id="url" runat="server" CssClass="edline" Height="22px" Width="146px"></asp:textbox></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 + -