message_look.aspx

来自「企业网站前台后台源程序,用于大中小型企业网站后台程序开发」· ASPX 代码 · 共 226 行

ASPX
226
字号
<%@ Page language="c#" Codebehind="message_look.aspx.cs" AutoEventWireup="false" Inherits="Websystem.admin.message_look" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>message_look</title>
		<meta http-equiv="Content-Language" content="zh-cn">
		<meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR">
		<meta content="C#" name="CODE_LANGUAGE">
		<meta content="JavaScript" name="vs_defaultClientScript">
		<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
		<base target="_self">
		<LINK href="../css/style.css" type="text/css" rel="stylesheet">
	</HEAD>
	<body bottomMargin="0" leftMargin="0" topMargin="0" rightMargin="0" marginheight="0" marginwidth="0">
		<form id="Form1" method="post" runat="server">
			<div align="center">
				<TABLE style="TABLE-LAYOUT: fixed" height="100%" cellSpacing="0" cellPadding="0" width="98%"
					border="0">
					<TBODY>
						<TR height="3" width="100%">
							<TD>
								<TABLE style="TABLE-LAYOUT: fixed" height="3" cellSpacing="0" cellPadding="0" width="100%"
									border="0">
									<TBODY>
										<TR height="1">
											<TD width="1"></TD>
											<TD width="1"></TD>
											<TD width="1"></TD>
											<TD bgColor="#dcdcdc"></TD>
											<TD width="1"></TD>
											<TD width="1"></TD>
											<TD width="1"></TD>
										</TR>
										<TR height="1">
											<TD></TD>
											<TD bgColor="#dcdcdc" colSpan="2"></TD>
											<TD bgColor="#f7f8f9"></TD>
											<TD bgColor="#dcdcdc" colSpan="2"></TD>
											<TD></TD>
										</TR>
										<TR height="1">
											<TD></TD>
											<TD bgColor="#dcdcdc"></TD>
											<TD bgColor="#f7f8f9" colSpan="3"></TD>
											<TD bgColor="#dcdcdc"></TD>
											<TD></TD>
										</TR>
									</TBODY>
								</TABLE>
							</TD>
						</TR>
						<TR>
							<TD>
								<TABLE style="TABLE-LAYOUT: fixed" height="100%" cellSpacing="0" cellPadding="0" border="0">
									<TBODY>
										<TR>
											<TD width="1" bgColor="#dcdcdc"></TD>
											<TD id="oINNER" bgColor="#ffffff">
												<table id="table1" height="100%" cellSpacing="0" cellPadding="0" width="100%" border="0">
													<tr>
														<td style="BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM: 1px dotted; BORDER-RIGHT-WIDTH: 1px"
															align="left" colSpan="3" height="24"><font color="#999999"><b>&nbsp;&nbsp;&nbsp; <A href="message.aspx">
																		<font color="#999999">留言查看</font></A></b></font></td>
													</tr>
													<tr>
														<td vAlign="top" align="left" bgColor="#ffffff"><table id="table2" height="100%" cellSpacing="0" cellPadding="0" width="100%" border="0">
																<tr>
																	<td style="BORDER-TOP-WIDTH: 1px; BORDER-RIGHT: 1px dotted; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM-WIDTH: 1px"
																		vAlign="top" align="left" width="60%">
																		<div align="center">
																			<table id="table3" style="BORDER-BOTTOM-COLOR: #000000; BORDER-RIGHT-COLOR: #000000" height="100%"
																				cellSpacing="0" cellPadding="0" width="90%" border="0">
																				<tr>
																					<td style="BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM: 1px dotted; BORDER-RIGHT-WIDTH: 1px"
																						align="right" width="91" height="25"><b>姓&nbsp; 名</b> :</td>
																					<td style="BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM: 1px dotted; BORDER-RIGHT-WIDTH: 1px"
																						width="83%" height="25"><asp:textbox id="name" runat="server" ReadOnly="True" DESIGNTIMEDRAGDROP="395" CssClass="InputText2"
																							Width="294px"></asp:textbox></td>
																				</tr>
																				<tr>
																					<td style="BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM: 1px dotted; BORDER-RIGHT-WIDTH: 1px"
																						align="right" width="91" height="25"><b>E-MAIL</b>:</td>
																					<td style="BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM: 1px dotted; BORDER-RIGHT-WIDTH: 1px"
																						width="83%" height="25"><asp:textbox id="email" runat="server" ReadOnly="True" DESIGNTIMEDRAGDROP="397" CssClass="InputText2"
																							Width="294px"></asp:textbox></td>
																				</tr>
																				<tr>
																					<td style="BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM: 1px dotted; BORDER-RIGHT-WIDTH: 1px"
																						align="right" width="91" height="25"><b>联系电话</b>:</td>
																					<td style="BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM: 1px dotted; BORDER-RIGHT-WIDTH: 1px"
																						width="83%" height="25">
																						<asp:textbox id="tel" runat="server" Width="294px" CssClass="InputText2" DESIGNTIMEDRAGDROP="200"
																							ReadOnly="True"></asp:textbox></td>
																				</tr>
																				<tr>
																					<td style="BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM: 1px dotted; BORDER-RIGHT-WIDTH: 1px"
																						align="right" width="91" height="25"><b>&nbsp;公&nbsp; 司</b>:</td>
																					<td style="BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM: 1px dotted; BORDER-RIGHT-WIDTH: 1px"
																						width="83%" height="25">
																						<asp:textbox id="Company" runat="server" Width="294px" CssClass="InputText2" DESIGNTIMEDRAGDROP="284"
																							ReadOnly="True"></asp:textbox></td>
																				</tr>
																				<tr>
																					<td style="BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM: 1px dotted; BORDER-RIGHT-WIDTH: 1px"
																						align="right" width="91" height="25"><b>传&nbsp; 真</b>:</td>
																					<td style="BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM: 1px dotted; BORDER-RIGHT-WIDTH: 1px"
																						width="83%" height="25">
																						<asp:textbox id="Fax" runat="server" Width="294px" CssClass="InputText2" DESIGNTIMEDRAGDROP="285"
																							ReadOnly="True"></asp:textbox></td>
																				</tr>
																				<tr>
																					<td style="BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM: 1px dotted; BORDER-RIGHT-WIDTH: 1px"
																						align="right" width="91" height="25"><b>国&nbsp; 家</b>:</td>
																					<td style="BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM: 1px dotted; BORDER-RIGHT-WIDTH: 1px"
																						width="83%" height="25">
																						<asp:textbox id="Country" runat="server" Width="294px" CssClass="InputText2" DESIGNTIMEDRAGDROP="286"
																							ReadOnly="True"></asp:textbox></td>
																				</tr>
																				<tr>
																					<td style="BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM: 1px dotted; BORDER-RIGHT-WIDTH: 1px"
																						align="right" width="91" height="25"><b>邮&nbsp; 编</b>:</td>
																					<td style="BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM: 1px dotted; BORDER-RIGHT-WIDTH: 1px"
																						width="83%" height="25">
																						<asp:textbox id="Zip" runat="server" Width="294px" CssClass="InputText2" DESIGNTIMEDRAGDROP="287"
																							ReadOnly="True"></asp:textbox></td>
																				</tr>
																				<tr>
																					<td style="BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM: 1px dotted; BORDER-RIGHT-WIDTH: 1px"
																						align="right" width="91" height="25"><b>地&nbsp; 址</b>:</td>
																					<td style="BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM: 1px dotted; BORDER-RIGHT-WIDTH: 1px"
																						width="83%" height="25"><asp:textbox id="Address" runat="server" ReadOnly="True" CssClass="InputText2" Width="294px"></asp:textbox></td>
																				</tr>
																				<tr>
																					<td style="BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM: 1px dotted; BORDER-RIGHT-WIDTH: 1px"
																						align="right" width="91" height="25"><b>发布日期</b>:</td>
																					<td style="BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM: 1px dotted; BORDER-RIGHT-WIDTH: 1px"
																						width="83%" height="25"><asp:textbox id="datetime" runat="server" ReadOnly="True" DESIGNTIMEDRAGDROP="399" CssClass="InputText2"
																							Width="294px"></asp:textbox></td>
																				</tr>
																				<tr>
																					<td style="BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM: 1px dotted; BORDER-RIGHT-WIDTH: 1px"
																						align="right" height="25"><b>&nbsp;标&nbsp; 题 </b>:</td>
																					<td style="BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM: 1px dotted; BORDER-RIGHT-WIDTH: 1px"
																						align="left" height="25"><asp:textbox id="title" runat="server" ReadOnly="True" DESIGNTIMEDRAGDROP="400" CssClass="InputText2"
																							Width="294px"></asp:textbox></td>
																				</tr>
																				<tr>
																					<td vAlign="top" colSpan="2">&nbsp;<b>内&nbsp; 容 </b>:
																						<asp:textbox id="content" runat="server" ReadOnly="True" DESIGNTIMEDRAGDROP="616" CssClass="InputText2"
																							Width="100%" TextMode="MultiLine" Height="196px"></asp:textbox>
																					</td>
																				</tr>
																			</table>
																		</div>
																	</td>
																	<td vAlign="top" align="left">
																		<div align="center">
																			<table id="table4" height="400" cellSpacing="0" cellPadding="0" width="95%" border="0">
																				<tr>
																					<td style="BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM: 1px dotted; BORDER-RIGHT-WIDTH: 1px"
																						height="25"><font color="#0000ff">&nbsp; <b>回复日期</b>:</font>
																						<asp:label id="Label1" runat="server" Width="70%">Label</asp:label></td>
																				</tr>
																				<tr>
																					<td vAlign="top">
																						<P>&nbsp;<font color="#0000ff"><b> 回复内容 </b>:</font></P>
																						<FONT color="#0000ff">
																							<asp:textbox id="set_content" runat="server" CssClass="InputText2" Width="100%" TextMode="MultiLine"
																								Height="300px"></asp:textbox>
																							<P align="center"><asp:button id="Button1" runat="server" CssClass="button1" Text="提交"></asp:button>
																							</P>
																						</FONT>
																					</td>
																				</tr>
																			</table>
																		</div>
																	</td>
																</tr>
															</table>
														</td>
													</tr>
												</table>
											</TD>
											<TD width="1" bgColor="#dcdcdc"></TD>
										</TR>
									</TBODY>
								</TABLE>
							</TD>
						</TR>
						<TR height="3" width="100%">
							<TD>
								<TABLE style="TABLE-LAYOUT: fixed" height="3" cellSpacing="0" cellPadding="0" width="100%"
									border="0">
									<TBODY>
										<TR height="1">
											<TD width="1"></TD>
											<TD width="1" bgColor="#dcdcdc"></TD>
											<TD width="1" bgColor="#f7f8f9"></TD>
											<TD bgColor="#f7f8f9"></TD>
											<TD width="1" bgColor="#f7f8f9"></TD>
											<TD width="1" bgColor="#dcdcdc"></TD>
											<TD width="1"></TD>
										</TR>
										<TR height="1">
											<TD></TD>
											<TD bgColor="#dcdcdc" colSpan="2"></TD>
											<TD bgColor="#f7f8f9"></TD>
											<TD bgColor="#dcdcdc" colSpan="2"></TD>
											<TD></TD>
										</TR>
										<TR height="1">
											<TD colSpan="3"></TD>
											<TD bgColor="#dcdcdc"></TD>
											<TD colSpan="3"></TD>
										</TR>
									</TBODY>
								</TABLE>
							</TD>
						</TR>
					</TBODY>
				</TABLE>
			</div>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

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