addtz.aspx
上传用户:lishan0805
上传日期:2019-12-08
资源大小:12048k
文件大小:5k
源码类别:

OA系统

开发平台:

C#

  1. <%@ Page Language="C#" AutoEventWireup="true" validateRequest="false"  CodeFile="addtz.aspx.cs" Inherits="tzManager_addtz" %>
  2. <%@ Register Assembly="FreeTextBox" Namespace="FreeTextBoxControls" TagPrefix="FTB" %>
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml" >
  5. <head>
  6.   
  7.     <style type="text/css"> 
  8.     <!--
  9.     body {
  10.      margin-top: 2px;
  11.     }
  12.     -->
  13.     div.RoundedCorner{background: #5AAE18}
  14.     b.rtop, b.rbottom{display:block;background: #FFF} 
  15.     b.rtop b, b.rbottom b{display:block;height: 1px;overflow: hidden; background: #5AAE18} 
  16.     b.r1{margin: 0 4px}
  17.     b.r2{margin: 0 3px} 
  18.     b.r3{margin: 0 2px} 
  19.     b.rtop b.r4, {margin: 0 1px;height: 1px}
  20.     .style1 {
  21.     font-size: 13px;
  22.     color: #FFFFFF;
  23.         font-weight: bold;
  24.     } 
  25.     </style>
  26. <title>写通知</title>
  27.     <link href="../css/link.css" rel="stylesheet" type="text/css" />
  28. </head>
  29. <body>
  30. <div align="center">
  31. <form  runat="server" method="post"  action="mohuchaxun.aspx" onsubmit="return dis()" id="Form1" >
  32. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  33.     <tr>
  34.       <td>
  35.           <table width="96%" border="0" cellspacing="0" cellpadding="0">
  36.             <tr>
  37.               <td width="33%" valign="middle">&nbsp;</td>
  38.               <td width="47%" valign="middle"><div align="right">
  39.                   <asp:TextBox ID="txtwhere" runat="server"></asp:TextBox>
  40.                   <asp:Button ID="btnselect" runat="server" OnClick="btnselect_Click" Text="查 询" />&nbsp;
  41.                   </div></td>
  42.               <td width="3%"><div align="center">
  43.                   &nbsp;<img src="../images/huiyan/jieshoutongzhi.gif" /></div></td>
  44.               <td width="7%"><span class="style4"><a href="sendwordindex.aspx"  class="style4">接收通知</a></span></td>
  45.               <td width="2%"><span class="style4">
  46.                   <img src="../images/huiyan/tongzhiguanli.gif" /></span></td>
  47.               <td width="7%"><div align="center" class="style4"><a href="guanlitongzhi.aspx">通知管理</a> </div></td>
  48.             </tr>
  49.           </table>
  50.       </td>
  51.     </tr>
  52.     </table>
  53.       <div class="RoundedCorner">
  54.     <b class="rtop"><b class="r1"></b><b class="r2"></b>
  55.                 <b class="r3"></b><b class="r4"></b></b> <span class="style1">发 布 通 知</span></div>
  56.          <table width="100%" border="0" cellpadding="0" cellspacing="1" bgcolor="#5AAE18">
  57.            <tr>
  58.              <td height="250" bgcolor="#FFFFFF">
  59.              
  60.              
  61.                <table width="99%" border="0" cellpadding="0" cellspacing="0">
  62.                  <tr bgcolor="#FFFFFF">
  63.                    <td colspan="2"></td>
  64.                  </tr>
  65.                  <tr bgcolor="#FFFFFF">
  66.                    <td colspan="2"></td>
  67.                  </tr>
  68.                  <tr bgcolor="#FFFFFF">
  69.                    <td colspan="2" style="height: 11px"></td>
  70.                  </tr>
  71.                  <tr bgcolor="#FFFFFF">
  72.                    <td width="90" style="height: 25px">   标 题:</td>
  73.                    <td width="660" bgcolor="#FFFFFF" style="height: 25px; text-align: left">
  74.                        <asp:TextBox ID="txtTitle" runat="server" Width="75%" Wrap="False"></asp:TextBox></td>
  75.                  </tr>
  76.                  <tr bgcolor="#FFFFFF">
  77.                    <td><div align="left" style="text-align: center"><br/>
  78.                            <table width="11" border="0" cellpadding="0" cellspacing="0">
  79.                              <tr>
  80.                                <td style="width: 71px; height: 36px">  内 容:</td>
  81.                              </tr>
  82.                              <tr>
  83.                                <td style="width: 71px">
  84.                                    <img src="../images/huiyan/neirong.gif" /></td>
  85.                              </tr>
  86.                            </table>
  87.                    </div></td>
  88.                    <td bgcolor="#FFFFFF" style="text-align: left">
  89.                        <ftb:freetextbox id="ftbContent" runat="server"></ftb:freetextbox>
  90.                    </td>
  91.                  </tr>
  92.                  <tr bgcolor="#FFFFFF">
  93.                    <td colspan="2" style="height: 15px"></td>
  94.                  </tr>
  95.                  <tr bgcolor="#FFFFFF">
  96.                    <td height="8" colspan="2"></td>
  97.                  </tr>
  98.                  <tr bgcolor="#FFFFFF">
  99.                    <td colspan="2" height="4"></td>
  100.                  </tr>
  101.                  <tr bgcolor="#FFFFFF">
  102.                    <td>
  103.                        &nbsp;&nbsp;
  104.                    </td>
  105.                    <td bgcolor="#FFFFFF" style="text-align: left">
  106.                        &nbsp;<asp:Button ID="btnfabu" runat="server" Height="28px" OnClick="btnfabu_Click"
  107.                            Text=" 发 布 " />
  108.                        &nbsp;
  109.                        <asp:Button ID="btnquxiao" runat="server" Height="28px" Text=" 取 消 " OnClick="btnquxiao_Click" />&nbsp; &nbsp;
  110.                        &nbsp;&nbsp;
  111.                    </td>
  112.                  </tr>
  113.                </table>
  114.                
  115.                </td>         
  116.            </tr>
  117.         </table>  
  118.      </form>
  119. </div>
  120. </body>
  121. </html>