?? manage.aspx
字號:
<%@ Page language="c#" Inherits="UDS.SubModule.Schedule.Manage" CodeFile="Manage.aspx.cs" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>任務管理</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">
<script language="JavaScript" src="../../Css/calendar.js"></script>
<LINK href="../../Css/BasicLayout.css" type="text/css" rel="stylesheet">
<script lang="javascript">
function ProjectSelect()
{
var ret;
ret = window.showModalDialog("../UnitiveDocument/Mail/TreeView.aspx",window,"dialogHeight:400px;dialogWidth:300px;center:Yes;Help:No;Resizable:No;Status:Yes;Scroll:auto;Status:no;");
if(ret>0)
return false;
}
</script>
</HEAD>
<body topMargin="0" rightMargin="0">
<form method="post" runat="server">
<table cellSpacing="0" cellPadding="0" width="100%" border="0">
<tr>
<td vAlign="top" height="30"><TABLE borderColor="#111111" height="1" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR height="30">
<TD class="GbText" width="20" background="../../Images/treetopbg.jpg" bgColor="#c0d9e6"
align="right"><FONT color="#003366" size="3"><IMG height="16" src="../../DataImages/MyTask.gif" width="16"></FONT></TD>
<TD class="GbText" background="../../Images/treetopbg.jpg" bgColor="#e8f4ff" width="60"
align="right">我的任務</TD>
<TD class="GbText" background="../../Images/treetopbg.jpg" bgColor="#e8f4ff" align="right"><FONT face="宋體"> </FONT></TD>
</TR>
</TABLE>
</td>
</tr>
</table>
<TABLE id="Table2" style="WIDTH: 765px; BORDER-COLLAPSE: collapse; HEIGHT: 546px" borderColor="#003399"
cellSpacing="0" cellPadding="0" width="765" border="1" height="546">
<TR>
<TD vAlign="top">
<FONT face="宋體">
<P><IMG alt="" src="../../Images/Schedule_logo.gif">
<asp:label id="Label9" runat="server" Height="22px" Width="109px" Font-Size="X-Small" Font-Bold="True">任務新增</asp:label></P>
<TABLE class="gbtext" id="Table3" style="BORDER-COLLAPSE: collapse" borderColor="#003399"
cellSpacing="0" cellPadding="0" width="500" border="1">
<TR>
<TD style="WIDTH: 339px" width="339" height="26"> <asp:label id="Label6" runat="server">任 務 主 題</asp:label></TD>
<TD style="WIDTH: 187px">
<asp:textbox id="txtSubject" runat="server" CssClass="input2" Width="99px"></asp:textbox><asp:requiredfieldvalidator id="RequiredFieldValidator1" runat="server" Font-Size="X-Small" ErrorMessage="*"
ControlToValidate="txtSubject"></asp:requiredfieldvalidator></TD>
<TD style="WIDTH: 124px" width="124"> <asp:label id="Label7" runat="server">創 建 人 員</asp:label></TD>
<TD>
<asp:label id="lblArrangedBy" runat="server"></asp:label></TD>
</TR>
<TR>
<TD style="WIDTH: 339px; HEIGHT: 42px" height="42"> <asp:label id="Label2" runat="server">所 屬 項 目</asp:label></TD>
<TD style="WIDTH: 187px; HEIGHT: 42px"> <INPUT class=InputCss style="WIDTH: 120px; HEIGHT: 22px" readOnly type=text size=14 value="<%=GetClassName() %>" name=txtProjectName
width="20"> <INPUT class="greenbuttoncss" style="WIDTH: 18px; HEIGHT: 17px" onclick="ProjectSelect()"
type="button" value="▼"></TD>
<TD style="WIDTH: 124px; HEIGHT: 42px"> <asp:label id="Label1" runat="server">任 務 屬 性</asp:label></TD>
<TD style="HEIGHT: 42px"><asp:radiobuttonlist id="rbAttribute" runat="server" Height="20px" Width="166px" Font-Size="X-Small"
AutoPostBack="True" RepeatDirection="Horizontal" onselectedindexchanged="rbAttribute_SelectedIndexChanged"></asp:radiobuttonlist></TD>
</TR>
<TR>
<TD style="WIDTH: 339px; HEIGHT: 36px" height="36"> <asp:label id="Label3" runat="server">開 始 時 間</asp:label></TD>
<TD style="WIDTH: 187px; HEIGHT: 36px"> <asp:textbox id="txtBeginDate" runat="server" CssClass="input2" Width="68px"></asp:textbox>
<INPUT class="greenbuttoncss" style="WIDTH: 18px; HEIGHT: 17px" onclick="calendar(document.all.txtBeginDate);document.Manage.txtEndDate.value=document.Manage.txtBeginDate.value;"
type="button" value="▼">
<asp:dropdownlist id="listBeginTime" runat="server"></asp:dropdownlist></TD>
<TD style="WIDTH: 124px; HEIGHT: 36px"> <asp:label id="Label4" runat="server">結 束 時 間</asp:label></TD>
<TD style="HEIGHT: 36px"> <asp:textbox id="txtEndDate" runat="server" CssClass="input2" Width="68px"></asp:textbox><INPUT class="greenbuttoncss" style="WIDTH: 18px; HEIGHT: 16px" onclick="calendar(document.all.txtEndDate)"
type="button" value="▼">
<asp:dropdownlist id="listEndTime" runat="server"></asp:dropdownlist></TD>
</TR>
<TR>
<TD style="WIDTH: 339px" height="26"></TD>
<TD colSpan="3"><asp:checkbox id="cbIsAllDay" runat="server" Text="全天事件" AutoPostBack="True" oncheckedchanged="cbIsAllDay_CheckedChanged"></asp:checkbox><asp:checkbox id="cbIsRepeat" runat="server" Text="循環此時段" AutoPostBack="True"></asp:checkbox> </TD>
</TR>
<TR>
<TD style="WIDTH: 339px" height="26"> <asp:label id="lblType" runat="server">任 務 類 型</asp:label></TD>
<TD colSpan="3"><asp:radiobuttonlist id="rbType" runat="server" Width="285px" Font-Size="X-Small" RepeatDirection="Horizontal"
RepeatColumns="4"></asp:radiobuttonlist></TD>
</TR>
<TR>
<TD style="WIDTH: 339px" height="26"> <asp:label id="Label5" runat="server">執 行 人 員</asp:label></TD>
<TD colSpan="3">
<TABLE class="gbtext" id="Table4" cellSpacing="0" cellPadding="0" width="396" border="0"
style="WIDTH: 396px; HEIGHT: 25px">
<TR>
<TD align="center" width="80"><asp:checkbox id="cbNeedCo" runat="server" Text="需要協同" AutoPostBack="True" oncheckedchanged="cbNeedCo_CheckedChanged"></asp:checkbox></TD>
<TD align="center" width="115" style="WIDTH: 115px"><asp:listbox id="listCooperator" runat="server" CssClass="inputcss" Height="80px" Width="120px"
Visible="False" SelectionMode="Multiple"></asp:listbox></TD>
<TD align="center" width="143" style="WIDTH: 143px"><asp:button id="btnAddUser" runat="server" CssClass="redbuttoncss" Text=">>" Visible="False" onclick="btnAddUser_Click"></asp:button><BR>
<asp:CheckBox id="cbRemind" runat="server" Text="站內短消息提醒" Font-Size="X-Small" Visible="False"></asp:CheckBox></TD>
</TR>
</TABLE>
</TD>
</TR>
<TR>
<TD style="WIDTH: 339px" height="26"> <asp:label id="Label14" runat="server">提 醒 功 能</asp:label></TD>
<TD colSpan="3"> 提前
<asp:dropdownlist id="listAheadMin" runat="server">
<asp:ListItem Value="10分鐘" Selected="True">10分鐘</asp:ListItem>
<asp:ListItem Value="15分鐘">15分鐘</asp:ListItem>
<asp:ListItem Value="20分鐘">20分鐘</asp:ListItem>
<asp:ListItem Value="30分鐘">30分鐘</asp:ListItem>
<asp:ListItem Value="60分鐘">60分鐘</asp:ListItem>
</asp:dropdownlist>提醒</TD>
</TR>
<TR>
<TD style="WIDTH: 339px"> <asp:label id="Label10" runat="server">任 務 詳 情</asp:label></TD>
<TD colSpan="3"><asp:textbox id="txtDetail" runat="server" Height="120px" Width="400px" TextMode="MultiLine"></asp:textbox></TD>
</TR>
</TABLE>
<P>
</FONT><FONT face="宋體">
<asp:label id="lblMsg" runat="server" Font-Size="Smaller" ForeColor="Red"></asp:label><INPUT
class=InputCss style="WIDTH: 29px; HEIGHT: 22px" type=hidden size=1
value="<%=ClassID %>" name=hdnProjectID
DESIGNTIMEDRAGDROP="490" width="20"><input type=hidden
value="<%=UnameStr%>" name=unamestr></FONT> </P>
<P><FONT face="宋體">
<asp:button id="btnSubmit" runat="server" Width="80px" Text="提 交" Height="22px" CssClass="blueButtonCss" onclick="btnSubmit_Click"></asp:button>
<asp:button id="btnCheck" runat="server" Width="80px" Text="檢測沖突" Height="22px" CssClass="blueButtonCss" onclick="btnCheck_Click"></asp:button></FONT></P>
</TD>
<TD vAlign="top"><input type="hidden" value="schedule" name="actflag"><IFRAME id="DayTaskFrm" frameBorder="0" width="100%" scrolling="auto" height="100%" runat="server"
style="WIDTH: 91.48%; HEIGHT: 480px"> </IFRAME>
</TD>
</TR>
</TABLE>
</form>
</body>
</HTML>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -