MeetingDetail.aspx
上传用户:simon2hong
上传日期:2021-11-18
资源大小:16746k
文件大小:10k
源码类别:

OA系统

开发平台:

C#

  1. <%@ Page Language="C#" AutoEventWireup="true" CodeFile="MeetingDetail.aspx.cs" Inherits="General_MeetingDetail" %>
  2. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  3. <html>
  4. <head>
  5.     <link href="../css/main.css" type="text/css" rel="stylesheet">
  6. </head>
  7.   <SCRIPT language="JavaScript" src="../js/calendar.js"></SCRIPT>
  8. <body bottommargin="0" leftmargin="0" topmargin="0" rightmargin="0">
  9. <form runat="server" id="fm1">
  10.     <br>
  11.     <table class="usertableborder" cellspacing="1" cellpadding="3" width="96%" align="center"
  12.         border="0">
  13.         <tr>
  14.             <th colspan="3" style="height: 25px">
  15.                 会议申请详细信息</th>
  16.         </tr>
  17.                <tr>
  18.             <td class="usertablerow2" align="left" style="height: 32px;" colspan="2">
  19.                 <span class="big3">会议申请(<font size="2">申请之前,请查询“待批”,“已批准”,“进行中”三种状态的会议,以避免时间冲突</font>)</span>
  20.                 <table align="center" bgcolor="#000000" border="0" cellpadding="2" cellspacing="1"
  21.                     class="small" width="80%">
  22.                     <tr>
  23.                         <td class="usertablerow2" style="width: 180px">
  24.                             会议室:</td>
  25.                         <td class="usertablerow2">
  26.                             <asp:DropDownList ID="KeyValue_HYS" runat="server" AutoPostBack="True" CssClass="BigSelect"
  27.                                 OnSelectedIndexChanged="KeyValue_HYS_SelectedIndexChanged">
  28.                             </asp:DropDownList>&nbsp;&nbsp;
  29.                        </td>
  30.                     </tr>                    
  31.                     <tr>
  32.                         <td class="usertablerow2" style="width: 180px">
  33.                             名 称:</td>
  34.                         <td class="usertablerow2">
  35.                             <asp:TextBox ID="KeyValue_MC" runat="server" CssClass="BigInput" Width="255px"></asp:TextBox></td>
  36.                     </tr>
  37.                     <tr>
  38.                         <td class="usertablerow2" style="width: 180px">
  39.                             主 题:</td>
  40.                         <td class="usertablerow2">
  41.                             <asp:TextBox ID="KeyValue_ZT" runat="server" CssClass="BigInput" Width="255px"></asp:TextBox></td>
  42.                     </tr>
  43.                     <tr>
  44.                         <td class="usertablerow2" style="width: 180px">
  45.                             描 述(即申请原因):</td>
  46.                         <td class="usertablerow2">
  47.                             <asp:TextBox ID="KeyValue_MS" runat="server" Columns="55" CssClass="BigInput" Rows="3"
  48.                                 TextMode="MultiLine" Width="255px"></asp:TextBox></td>
  49.                     </tr>
  50.                     <tr>
  51.                         <td class="usertablerow2" style="width: 180px">
  52.                             申请人:</td>
  53.                         <td class="usertablerow2">
  54.                             <asp:TextBox ID="KeyValue_SQR" runat="server" CssClass="BigInput" Width="140px" ReadOnly="true"></asp:TextBox></td>
  55.                     </tr>
  56.                     <tr>
  57.                         <td class="usertablerow2" style="width: 180px">
  58.                             出席人员(内部):</td>
  59.                         <td class="usertablerow2">
  60.                             <asp:TextBox ID="KeyValue_CXRYNB" runat="server" Columns="55" CssClass="BigInput" Height="74px" Rows="3" TextMode="MultiLine" Width="327px"></asp:TextBox>
  61.                         </td>
  62.                     </tr>
  63.                     <tr>
  64.                         <td class="usertablerow2" style="width: 180px">
  65.                             出席人员(外部):</td>
  66.                         <td class="usertablerow2">
  67.                             <asp:TextBox ID="KeyValue_CXRYWB" runat="server" Columns="55" CssClass="BigInput" Height="74px"
  68.                                 Rows="3" TextMode="MultiLine" Width="327px"></asp:TextBox></td>
  69.                     </tr>
  70.                     <tr>
  71.                         <td class="usertablerow2" style="width: 180px">
  72.                             开始时间:</td>
  73.                         <td class="usertablerow2">
  74.                             <asp:TextBox ID="KeyValue_KSSJ" runat="server" MaxLength="20" onblur="IsDate(this)" onclick="calendar()" Width="140px"></asp:TextBox>
  75.                             <img align="absMiddle" border="0" src="../images/calendar.gif" style="cursor: hand" />
  76.                             <img src="../images/clock.gif" />
  77.                         </td>
  78.                     </tr>
  79.                     <tr>
  80.                         <td class="usertablerow2" style="width: 180px">
  81.                             结束时间:</td>
  82.                         <td class="usertablerow2">
  83.                             <asp:TextBox ID="KeyValue_JSSJ" runat="server" MaxLength="20" onblur="IsDate(this)" onclick="calendar()" Width="140px"></asp:TextBox>
  84.                             <img align="absMiddle" border="0" src="../images/calendar.gif" style="cursor: hand" />
  85.                             <img src="../images/clock.gif" />
  86.                         </td>
  87.                     </tr>
  88.                     <tr>
  89.                         <td class="usertablerow2" style="width: 180px">
  90.                             会议管理员:</td>
  91.                         <td class="usertablerow2">
  92.                             <asp:DropDownList ID="KeyValue_HYGLY" runat="server" CssClass="BigSelect" >
  93.                             </asp:DropDownList></td>
  94.                     </tr>
  95.                     <tr>
  96.                         <td class="usertablerow2" style="width: 180px">
  97.                             申请时间:</td>
  98.                         <td class="usertablerow2">
  99.                             <asp:TextBox ID="KeyValue_SQSJ" runat="server" MaxLength="20" onblur="IsDate(this)" onclick="calendar()" Width="140px"></asp:TextBox>
  100.                             <img align="absMiddle" border="0" src="../images/calendar.gif" style="cursor: hand" />
  101.                             <img src="../images/clock.gif" /></td>
  102.                     </tr>                    
  103. <%--                    <tr>
  104.                         <td class="usertablerow2">
  105.                             提醒会议管理员:</td>
  106.                         <td class="usertablerow2">
  107.                             <input id="ckbSms" checked="checked" name="ckbSms" type="checkbox" /><label for="ckbSms">使用内部短信</label>
  108.                             <input id="ckbMobile" name="ckbMobile" type="checkbox" /><label for="ckbMobile">使用手机短信</label></td>
  109.                     </tr>
  110.                     <tr>
  111.                         <td class="usertablerow2">
  112.                             通知出席人员:</td>
  113.                         <td class="usertablerow2">
  114.                             <input id="ckbSmsRemind" checked="checked" name="ckbSmsRemind" type="checkbox" /><label
  115.                                 for="ckbSmsRemind">使用内部短信</label>
  116.                             <input id="ckbMobileRemind" name="ckbMobileRemind" type="checkbox" /><label for="ckbMobileRemind">使用手机短信</label></td>
  117.                     </tr>--%>
  118.           
  119.                 </table>
  120.                 <br />
  121.                 <div align="center">
  122.                     <div id="pnlMain">
  123.                         <table align="center" bgcolor="#000000" border="0" cellpadding="2" cellspacing="1"
  124.                             class="small" width="80%">
  125.                             <tr>
  126.                                 <td class="usertablerow2" nowrap="nowrap" style="width: 180px">
  127.                                     会议室名称:</td>
  128.                                 <td class="usertablerow2">
  129.                                     <%=StrHtmlMC %></td>
  130.                             </tr>
  131.                             <tr>
  132.                                 <td class="usertablerow2" nowrap="nowrap" style="width: 180px">
  133.                                     预定情况:</td>
  134.                                 <td class="usertablerow2">
  135.                                     <%--<a href="#" onclick="window.location='VehicleWait.aspx'" title="点击查看详情"><span style="color: #0000ff; text-decoration: underline">dddgd</span></a>  --%>
  136.                                     <%=StrHtmlYDQK %>
  137.                                 </td>
  138.                             </tr>
  139.                             <tr style="color: #0000ff; text-decoration: underline">
  140.                                 <td class="usertablerow2" nowrap="nowrap" style="width: 180px">
  141.                                     当前状态:</td>
  142.                                 <td class="usertablerow2">
  143.                                     <%=StrHtmlDQZT %></td>
  144.                             </tr>
  145.                         </table>
  146.                     </div>
  147.         
  148.                 </div>            
  149.           
  150.          
  151.             </td>
  152.         </tr>
  153.         <tr>
  154.             <td align="center" class="usertablerow1" colspan="2">
  155.                 &nbsp; &nbsp;&nbsp;&nbsp;<asp:Button ID="Button1" runat="server" CssClass="ptsbutton"
  156.                     OnClick="Button1_Click" Text="查看状态" />
  157.                         &nbsp;&nbsp;
  158.                         <input type="Button"  Class="ptsbutton" value="返回" OnClick="window.location='MeetingWait.aspx'" /><div id="Div2">
  159.                                 </div>   </td>
  160.          
  161.         </tr>
  162.      
  163.     </table>
  164.     <br>
  165.     <table class="usertableborder" cellspacing="1" cellpadding="3" width="96%" align="center"
  166.         border="0">
  167.         <tr>
  168.             <th colspan="2">
  169.                 使用方法</th>
  170.         </tr>
  171.         <tr>
  172.             <td class="usertablerow1" align="right" width="11%">
  173.                 <strong>特殊说明</strong></td>
  174.             <td class="usertablerow1" width="89%">
  175.                 <a href="http://www.woying.net/" target="_blank">挨个填写即可</a></td>
  176.         </tr>
  177.     </table>
  178.     </form>
  179.     
  180. </body>
  181. </html>