?? sendmessage.aspx
字號:
<%@ Register TagPrefix="Uctrl" TagName="AccessoryModule" Src="module/AccessoryModule.ascx" %>
<%@ Register TagPrefix="Uctrl" TagName="ResiveModule" Src="module/ResiveModule.ascx" %>
<%@ Page language="c#" Codebehind="SendMessage.aspx.cs" AutoEventWireup="false" Inherits="qminoa.Webs.Msg.SendMessage" codePage="936" %>
<%@ Register TagPrefix="cc1" Namespace="HangamaHouse" Assembly="RTFBox" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<title>SendMessage</title>
<meta content="Microsoft Visual Studio 7.0" 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">
<META http-equiv="Content-Type" content="text/html; charset=gb2312">
<LINK href="lynn.css" type="text/css" rel="stylesheet">
</HEAD>
<body topmargin="0" leftmargin="0" <%=str_NoticeMsg%>>
<form id="SendMessage" method="post" encType="multipart/form-data" runat="server">
<asp:TextBox id="calshow" Width="0" Runat="server"></asp:TextBox>
<asp:TextBox id="txt" Runat="server" Width="0"></asp:TextBox>
<div id="divID1">
<TABLE style="HEIGHT: 613px" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD style="HEIGHT: 18px" width="100%" height="18">
<TABLE class="headcenter" style="HEIGHT: 21px" height="21" width="100%" cellSpacing="0" cellPadding="0" bordercolordark="#ffffff" bordercolor="#888888" border="1" valign="bottom">
<TR>
<TD style="HEIGHT: 20px" vAlign="bottom" align="middle" width="33%">
<DIV id="Div1" style="DISPLAY: none"></DIV>
基本信息</TD>
<TD style="HEIGHT: 20px" vAlign="bottom" align="middle" width="33%"><A onclick=" javascript:Select('2');" href="javascript:void(0)">接收對象</A></TD>
<TD style="HEIGHT: 20px" vAlign="bottom" align="middle" width="33%"><A onclick=" javascript:Select('3');" href="javascript:void(0)">相關附件</A></TD>
</TR>
</TABLE>
</TD>
</TR>
<TR>
<TD align="middle">
<TABLE id="Table3" style="WIDTH: 579px; HEIGHT: 565px" cellSpacing="0" cellPadding="0" width="579" align="center" border="0">
<TR>
<TD>
<TABLE id="Table5" style="HEIGHT: 26px" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD style="WIDTH: 12px"><IMG src="images/tbtopleft.gif"></TD>
<TD style="BACKGROUND-IMAGE: url(images/tbtop(xi).gif); WIDTH: 45%"><FONT face="宋體"></FONT></TD>
<TD style="BACKGROUND-IMAGE: url(images/tp_bg.gif); VERTICAL-ALIGN: super; WIDTH: 4.67%; BACKGROUND-REPEAT: repeat-x; TEXT-ALIGN: left" align="middle">
<P><FONT style="TEXT-ALIGN: center" face="宋體"><FONT face="宋體"><FONT style="TEXT-ALIGN: center" face="宋體"><FONT style="VERTICAL-ALIGN: super" face="宋體"><FONT style="TEXT-ALIGN: center" face="宋體"><FONT face="宋體"><FONT style="TEXT-ALIGN: center" face="宋體"><FONT style="VERTICAL-ALIGN: baseline" face="宋體"><IMG height="25" src="images/top_corner.gif"></P></FONT></FONT></FONT></FONT></FONT></FONT></FONT></FONT></TD>
<TD style="BACKGROUND-IMAGE: url(images/tp_bg.gif); WIDTH: 55%; BACKGROUND-REPEAT: repeat-x; TEXT-ALIGN: center" align="middle"><FONT face="宋體">基本信息</FONT></TD>
<TD align="right"><IMG src="images/point_corner.gif"></TD>
</TR>
</TABLE>
<TABLE id="Table4" style="BACKGROUND-IMAGE: none; HEIGHT: 517px" height="517" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD style="WIDTH: 6px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 472px"><FONT face="宋體"></FONT></TD>
<TD style="BACKGROUND-IMAGE: url(images/left_bg.gif); WIDTH: 33px; BACKGROUND-REPEAT: repeat-y; HEIGHT: 472px"><FONT face="宋體"></FONT></TD>
<TD style="WIDTH: 99.73%; BACKGROUND-REPEAT: repeat-x; HEIGHT: 472px" bgColor="#f0f7ff"><FONT face="宋體"><FONT face="宋體">
<DIV style="WIDTH: 617px; POSITION: relative; HEIGHT: 496px" ms_positioning="GridLayout">
<TABLE id="Table1" style="Z-INDEX: 101; LEFT: 67px; WIDTH: 547px; POSITION: absolute; TOP: 9px; HEIGHT: 233px" cellSpacing="0" cellPadding="0" width="547" border="0">
<TR>
<TD style="HEIGHT: 13px">
<asp:label id="lblImportant" Runat="server">重要性:</asp:label>
<asp:radiobutton id="radImportant" Runat="server" GroupName="radImportNormal" Text="重要"></asp:radiobutton>
<asp:radiobutton id="radnormal" Runat="server" GroupName="radImportNormal" Text="普通"></asp:radiobutton></TD>
</TR>
<TR>
<TD style="HEIGHT: 3px">
<asp:label id="lblTitle" Runat="server">標題:</asp:label>
<asp:textbox id="txtTitle" Runat="server" Width="300"></asp:textbox>
<asp:requiredfieldvalidator id="RequiredTitle" Runat="server" ControlToValidate="txtTitle" Display="Dynamic">*</asp:requiredfieldvalidator></TD>
</TR>
<TR>
<TD style="HEIGHT: 57px">
<asp:label id="lblCont" Runat="server">內容:</asp:label>
<TABLE id="Table7" cellSpacing="0" cellPadding="1" width="300" bgColor="black" border="0">
<TR>
<TD>
<TABLE id="Table8" cellSpacing="0" cellPadding="0" width="300" bgColor="white" border="0">
<TR>
<TD>
<cc1:rtfbox id="RtfBox1" runat="server" Width="563px" Height="117px" SmilesPath="image/icons/smiles" IconsPath="image/icons" ColorPickerFilePath="image/ColorPicker.html" SmilesPickerFilePath="image/Smiles.html"></cc1:rtfbox></TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
<TR>
<TD style="HEIGHT: 2px">請選擇時間:
<asp:textbox id="txtSend" runat="server" ReadOnly="True" BorderStyle="Outset"></asp:textbox><A onclick="javascript:void(0);SelTime();" href="#"><IMG src="image/date.jpg" border="0"></A>
</TD>
</TR>
<TR>
<TD style="HEIGHT: 23px"><FONT face="宋體"> </FONT>
</TD>
</TR>
</TABLE>
<DIV id="divtime" style="DISPLAY: none">
<asp:calendar id="calSend" style="Z-INDEX: 102; LEFT: 121px; POSITION: absolute; TOP: 279px" runat="server" Width="200px" Height="180px" BackColor="White" DayNameFormat="FirstLetter" ForeColor="Black" Font-Size="8pt" Font-Names="Verdana" BorderColor="#999999" CellPadding="4">
<TodayDayStyle ForeColor="Black" BackColor="#CCCCCC"></TodayDayStyle>
<SelectorStyle BackColor="#CCCCCC"></SelectorStyle>
<NextPrevStyle VerticalAlign="Bottom"></NextPrevStyle>
<DayHeaderStyle Font-Size="7pt" Font-Bold="True" BackColor="#CCCCCC"></DayHeaderStyle>
<SelectedDayStyle Font-Bold="True" ForeColor="White" BackColor="#666666"></SelectedDayStyle>
<TitleStyle Font-Bold="True" BorderColor="Black" BackColor="#999999"></TitleStyle>
<WeekendDayStyle BackColor="#FFFFCC"></WeekendDayStyle>
<OtherMonthDayStyle ForeColor="Gray"></OtherMonthDayStyle>
</asp:calendar></DIV>
</DIV>
</FONT></FONT>
</TD>
<TD style="BACKGROUND-POSITION-X: right; BACKGROUND-IMAGE: url(images/right_bg.gif); WIDTH: 6px; BACKGROUND-REPEAT: repeat-y; HEIGHT: 472px" align="middle"><FONT face="宋體"><FONT face="宋體"><FONT style="BACKGROUND-IMAGE: url(images/tb_rightbg.gif); BACKGROUND-REPEAT: repeat-y" face="宋體"><FONT face="宋體"><FONT face="宋體"><FONT style="BACKGROUND-IMAGE: url(images/tb_rightbg.gif); BACKGROUND-REPEAT: repeat-y" face="宋體"></FONT></FONT></FONT></FONT></FONT></FONT> </FONT></TD>
</TR>
<TR>
<TD style="BACKGROUND-IMAGE: url(images/corner_left_l.gif); WIDTH: 6px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 6px"><FONT face="宋體"></FONT></TD>
<TD style="BACKGROUND-IMAGE: none; VERTICAL-ALIGN: super; WIDTH: 7px; HEIGHT: 12px; TEXT-ALIGN: left"><IMG src="images/corner_ll.gif"></TD>
<TD style="BACKGROUND-IMAGE: url(images/bot_bg.gif); WIDTH: 99.87%; BACKGROUND-REPEAT: repeat-x; HEIGHT: 12px"><FONT face="宋體"></FONT><FONT face="宋體"></FONT></TD>
<TD style="BACKGROUND-IMAGE: none; WIDTH: 12px; HEIGHT: 13px"><IMG src="images/corner_r.gif"></TD>
</TR>
</TABLE>
<TABLE id="Table2" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR align="middle">
<TD> </TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</div>
<div id="divID2">
<TABLE cellSpacing="0" cellPadding="0" border="0" width="100%" style="HEIGHT: 60px">
<TR>
<TD width="100%" style="HEIGHT: 1px">
<TABLE height="20" width="100%" cellSpacing="0" cellPadding="0" bordercolordark="#ffffff" bordercolor="#888888" border="1" class="headcenter">
<TR>
<TD vAlign="bottom" align="middle" width="18%"><A onclick=" javascript:Select('1');" href="javascript:void(0)">基本信息</A></TD>
<TD vAlign="bottom" align="middle" width="18%">接收對象</TD>
<TD vAlign="bottom" align="middle" width="18%"><A onclick=" javascript:Select('3');" href="javascript:void(0)">相關附件</A></TD>
</TR>
</TABLE>
<br>
</TD>
</TR>
<TR>
<TD><UCTRL:RESIVEMODULE id="uctrlResive" runat="server"></UCTRL:RESIVEMODULE></TD>
</TR>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -