📄 guestsendmsg.aspx
字号:
<%@ Page language="c#" Codebehind="GuestSendMsg.aspx.cs" AutoEventWireup="false" Inherits="Job111.GuestSendMsg" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>给值班人留言</title>
<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><LINK href="style.css" type=text/css rel=stylesheet >
</HEAD>
<body bgColor=#ffffff leftMargin=0 topMargin=0
marginwidth="0" marginheight="0">
<form id=Form1 method=post runat="server">
<table cellSpacing=0 cellPadding=0 width="100%" border=0>
<tr>
<td width=257><IMG height=72 src="image/liu-A101.gif" width=257 ></TD>
<td>
<table height=72 cellSpacing=0 cellPadding=0 width="100%" border=0
>
<tr>
<td style="HEIGHT: 49px" align=left bgColor=#58749b height=47
><IMG height=49 src="image/zb-A201.gif" width=173 ></TD>
<td style="HEIGHT: 49px" align=right bgColor=#58749b height=47
><A onmouseover="MM_nbGroup('over','btn_logout','image/btn_quit2.gif','',1)" onmouseout="MM_nbGroup('out')" href="WatchQuit.aspx" ></A>
</TD></TR>
<tr>
<td background=image/zb-A301.gif colSpan=2
></TD></TR></TABLE></TD></TR>
<tr bgColor=#ffffff>
<td height=1></TD>
<td height=1></TD></TR>
<tr bgColor=#cccccc>
<td height=4></TD>
<td height=4></TD></TR></TABLE>
<table class=title-o12 style="WIDTH: 528px; HEIGHT: 354px" cellSpacing=0
cellPadding=0 width=528 border=0>
<tr>
<td width=22 height=10></TD>
<td height=10><FONT face=宋体
> </FONT></TD></TR>
<tr>
<td width=22> </TD>
<td class=title-o12 vAlign=bottom align=left height=18
>.请您留言.</TD></TR>
<tr>
<td style="HEIGHT: 16px" width=22 height=16><IMG height=13 src="image/title_logo01.gif" width=22 ></TD>
<td style="HEIGHT: 16px" background=image/title_line.gif height=16
></TD></TR>
<tr>
<td height=10><FONT face=宋体
></FONT></TD>
<td vAlign=top align=left height=10>
<!------->
<TABLE class=text-d12 id=Table2 style="WIDTH: 504px; HEIGHT: 226px"
cellSpacing=1 cellPadding=1 width=504 bgColor=#cccccc border=0
>
<TR>
<TD style="WIDTH: 101px" align=center width=101 bgColor=#ffffff
height=30><IMG height=7 src="image/dian.gif" width=23 >
留言对象 </TD>
<TD style="WIDTH: 307px" width=307 bgColor=#ffffff height=30
><asp:dropdownlist id=ddlReceiver runat="server" Height="64px" Width="152px"></asp:dropdownlist></TD></TR>
<TR>
<TD style="WIDTH: 101px" align=center width=101 bgColor=#ffffff
height=30><IMG height=7 src="image/dian.gif" width=23 >
您的姓名</TD>
<TD bgColor=#ffffff colSpan=3 height=30><FONT
face=宋体><asp:textbox id=txtName runat="server" Width="152px" MaxLength="16"></asp:textbox></FONT></TD></TR>
<TR>
<TD style="WIDTH: 101px" align=center width=101 bgColor=#ffffff
height=30><IMG height=7 src="image/dian.gif" width=23 >
联系方式</TD>
<TD bgColor=#ffffff colSpan=3 height=30><FONT
face=宋体><asp:textbox id=txtComm runat="server" Width="256px" MaxLength="30"></asp:textbox></FONT></TD></TR>
<TR>
<TD style="WIDTH: 101px" align=center width=101 bgColor=#ffffff
height=30><IMG height=7 src="image/dian.gif" width=23 >
留言内容</TD>
<TD bgColor=#ffffff colSpan=3 height=30><FONT
face=宋体><asp:textbox id=txtContent runat="server" Height="96px" Width="392px" MaxLength="300" TextMode="MultiLine"></asp:textbox></FONT></TD></TR></TABLE>
<TABLE id=Table3 style="WIDTH: 504px; HEIGHT: 43px" cellSpacing=4
cellPadding=0 width=504 border=0>
<TR>
<TD height=35>
<P align=center><asp:button id=btnSend runat="server" Height="24px" Width="72px" Text="发 送"></asp:button> <INPUT style="WIDTH: 62px; HEIGHT: 24px" onclick=javascript:window.close() type=button value="关 闭" ;></P></TD></TR></TABLE>
<!-------></TD></TR>
<tr>
<td> </TD>
<td vAlign=top align=left
> </td></TR></TABLE></FORM>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -