⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 noteaddup.aspx

📁 专业的办公oa代码下载 c#语言编写 三层结构
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="NoteAddUp.aspx.cs" AutoEventWireup="false" Inherits="qminoa.Webs.Schedule.NoteAddUp" %>
<!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="../lynn.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">
			<FONT face="宋体">
				<TABLE style="WIDTH: 100%; HEIGHT: 100%" cellSpacing="0" cellPadding="0" border="0">
					<TR>
						<TD style="HEIGHT: 12px" noWrap>
						</TD>
					</TR>
					<TR>
						<TD vAlign="top" noWrap align="middle">
							<DIV style="WIDTH: 696px; POSITION: relative; HEIGHT: 506px" ms_positioning="GridLayout">
								<TABLE id="Table1" style="Z-INDEX: 101; LEFT: 39px; WIDTH: 622px; POSITION: absolute; TOP: 60px; HEIGHT: 334px" borderColor="#888888" cellSpacing="0" borderColorDark="#ffffff" cellPadding="0" width="622" border="1">
									<TR>
										<TD style="WIDTH: 100%" vAlign="top" noWrap>
											<TABLE class="headcenter" id="Table2" style="HEIGHT: 4px" cellSpacing="0" cellPadding="0" width="100%" border="0">
												<TR>
													<TD align="left">&nbsp; 我 的 便 笺
													</TD>
												</TR>
											</TABLE>
											<DIV class="box" style="WIDTH: 100%; POSITION: relative; HEIGHT: 278px" ms_positioning="GridLayout">
												<asp:textbox id="txtContent" style="Z-INDEX: 109; LEFT: 16px; POSITION: absolute; TOP: 12px" runat="server" Font-Size="X-Small" TextMode="MultiLine" Height="244px" Width="95%"></asp:textbox>
												<asp:label id="lblCDate" style="Z-INDEX: 118; LEFT: 23px; POSITION: absolute; TOP: 262px" runat="server" Font-Size="X-Small" Visible="False" CssClass="tttable">创建日期</asp:label>
												<asp:label id="lblCDateV" style="Z-INDEX: 120; LEFT: 86px; POSITION: absolute; TOP: 261px" runat="server" Font-Size="X-Small" CssClass="td"></asp:label></DIV>
											<TABLE id="Table3" style="WIDTH: 618px; HEIGHT: 37px" cellSpacing="0" cellPadding="0" width="618" border="0">
												<TR>
													<TD vAlign="center" noWrap>&nbsp;
														<asp:imagebutton id="cmdSaveExi" runat="server" Height="21px" ImageUrl="../img/button/saveexi.gif"></asp:imagebutton>&nbsp;
														<asp:imagebutton id="cmdDel" runat="server" Visible="False" ImageUrl="../img/button/delete.gif" ToolTip="删除日程" CausesValidation="False"></asp:imagebutton>&nbsp;
														<asp:imagebutton id="cmdExit" runat="server" ImageUrl="../img/button/exit.gif" CausesValidation="False"></asp:imagebutton></TD>
												</TR>
											</TABLE>
											<asp:label id="lblID" runat="server" Font-Size="X-Small" Visible="False"></asp:label></TD>
									</TR>
								</TABLE>
							</DIV>
						</TD>
					</TR>
				</TABLE>
			</FONT>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -