📄 planaddup.aspx
字号:
<%@ Register TagPrefix="eOA" TagName="Header" Src="用户控件/Header.ascx" %>
<%@ Page language="c#" Codebehind="planaddup.aspx.cs" AutoEventWireup="false" Inherits="eOA.planaddup" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>planaddup</title>
<meta name="GENERATOR" Content="Microsoft Visual Studio .NET 7.1">
<meta name="CODE_LANGUAGE" Content="C#">
<meta name="vs_defaultClientScript" content="JavaScript">
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
</HEAD>
<body MS_POSITIONING="GridLayout">
<form id="Form1" method="post" runat="server">
<table cellSpacing="0" cellPadding="0" width="100%" border="0">
<tr>
<td colSpan="0"><eoa:header id="Header" runat="server"></eoa:header></td>
</tr>
</table>
<TABLE style="WIDTH: 100%; HEIGHT: 100%" cellSpacing="0" cellPadding="0" border="0" align="middle">
<TR>
<TD style="HEIGHT: 12px" noWrap align="center">
<FIELDSET style="WIDTH: 46.94%; HEIGHT: 184px" align="middle" DESIGNTIMEDRAGDROP="246">
<TABLE id="Table1" style="WIDTH: 717px; HEIGHT: 25px" cellSpacing="0" cellPadding="3" width="717"
align="center" border="0">
<TR>
<TD style="WIDTH: 616px" vAlign="top" align="center" width="616" bgColor="#cc99ff"><FONT class=" " face="宋体">
<asp:label id="Label3" runat="server" EnableViewState="False" Font-Size="Medium" CssClass="tttable"
Width="212px"> 日 程</asp:label></FONT></TD>
</TR>
</TABLE>
<TABLE id="Table2" style="WIDTH: 695px; HEIGHT: 349px" cellSpacing="0" cellPadding="3"
width="695" align="center" bgColor="#cc99ff" border="3">
<TR>
<TD style="WIDTH: 60px; HEIGHT: 46px" vAlign="top" align="right" width="60" bgColor="#cc99ff"><asp:label id="Label1" runat="server" CssClass="tttable" Font-Size="Medium" EnableViewState="False"
Width="52px">主题</asp:label>:</TD>
<TD vAlign="top" width="60%" bgColor="#cc99ff" style="HEIGHT: 46px"><asp:textbox id="txtSubject" runat="server" CssClass="edline" Width="622px" Font-Size="Medium"></asp:textbox><BR>
</TD>
</TR>
<TR>
<TD style="WIDTH: 60px; HEIGHT: 177px" vAlign="top" align="right" width="60" bgColor="#cc99ff">
<asp:label id="Label2" runat="server" EnableViewState="False" Font-Size="Medium" CssClass="tttable"
Width="56px">内容</asp:label>:</TD>
<TD style="HEIGHT: 177px" vAlign="top" width="60%" bgColor="#cc99ff"><asp:textbox id="txtContent" runat="server" Width="622px" Height="200px" TextMode="MultiLine"
Font-Size="Medium"></asp:textbox><BR>
</TD>
</TR>
<TR>
<TD align="center" bgColor="#cc99ff" colSpan="2">
<P>
<asp:Button id="Button6" runat="server" Width="50px" Text="保 存"></asp:Button>
<asp:Button id="Button4" runat="server" Width="50px" Text="退 出"></asp:Button><A href="UserRegister.aspx"></A></P>
</TD>
</TR>
</TABLE>
</FIELDSET>
</TD>
</TR>
</TABLE>
</FONT>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -