您目前尚未登陆,请选择【登陆】或【注册
首页->行政办公->网上办公系统源码>>CompanyDecision/CD_Confirm.aspx>>代码在线查看
温馨提示:代码在线浏览功能只能做为源码浏览参考,不能展示项目的全部,如果想更进一步了解该代码请下载:网上办公系统源码


当前文件路径:OfficeOnline/CompanyDecision/CD_Confirm.aspx 文件类型
普通视图
		            
1<%@ Page Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="CD_Confirm.aspx.cs" Inherits="CompanyDecision_CD_Confirm" Title="Untitled Page" %> 2<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server"> 3 <table style="width: 650px; height: 500px"> 4 <tr> 5 <td colspan="3" rowspan="1" style="height: 50px; background-color: #ffffcc"> 6 <span style="font-size: 24pt; font-family: 楷体_GB2312"><asp:Label ID="lblID" runat="server"></asp:Label>号公司决策草案</span></td> 7 </tr> 8 <tr> 9 <td colspan="3" rowspan="1" style="height: 400px"> 10 <table style="border-right: black 1px solid; border-top: black 1px solid; border-left: black 1px solid; 11 width: 550px; border-bottom: black 1px solid; height: 350px"> 12 <tr> 13 <td style="border-right: black 1px solid; width: 400px; border-bottom: black 1px solid; 14 text-align: right"> 15 标题:</td> 16 <td colspan="2" style="width: 400px; border-bottom: black 1px solid; text-align: left"> 17 <asp:Label ID="lblTitle" runat="server"></asp:Label></td> 18 </tr> 19 <tr> 20 <td style="border-right: black 1px solid; width: 400px; border-bottom: black 1px solid; 21 text-align: right"> 22 内容:</td> 23 <td colspan="2" style="width: 400px; border-bottom: black 1px solid; text-align: left"> 24 <asp:TextBox ID="tbContent" runat="server" BorderStyle="None" BorderWidth="0px" Height="230px" 25 ReadOnly="True" TextMode="MultiLine" Width="350px"></asp:TextBox></td> 26 </tr> 27 <tr> 28 <td style="border-right: black 1px solid; width: 400px; border-bottom: black 1px solid; 29 text-align: right"> 30 撰写者:</td> 31 <td colspan="2" style="width: 400px; border-bottom: black 1px solid; text-align: left"> 32 <asp:Label ID="lblAuther" runat="server"></asp:Label></td> 33 </tr> 34 <tr> 35 <td style="border-right: black 1px solid; width: 400px; border-bottom: black 1px solid; 36 text-align: right"> 37 撰写日期:</td> 38 <td colspan="2" style="width: 400px; border-bottom: black 1px solid; text-align: left"> 39 <asp:Label ID="lblAddDate" runat="server"></asp:Label></td> 40 </tr> 41 </table> 42 <asp:Button ID="Button1" runat="server" OnClick="Button1_Click" Text="设为已审定" /> 43 <asp:Button ID="Button2" runat="server" OnClick="Button2_Click" Text="删除该草案" /></td> 44 </tr> 45 <tr> 46 <td colspan="3" rowspan="3" style="height: 50px; text-align: right"> 47 &nbsp;<asp:HyperLink ID="HyperLink1" runat="server" NavigateUrl="~/CompanyDecision/CD_List2.aspx">返回待审定决策列表</asp:HyperLink></td> 48 </tr> 49 <tr> 50 </tr> 51 <tr> 52 </tr> 53 </table> 54</asp:Content> 55 56
还没有找到您心仪的内容?请用.net源码大搜捕
代码片断 打包下载该项目完整源码:网上办公系统源码

- Asp.net无刷新评星控件及演示..

- 中文彩色验证码实现(变形\噪..

- 某物流网站源码

- LiveBlog v1.0测试版源码

- Pdf文档在线编辑控件源码及演示

- webzcn虚拟主机网站最初源码

- 邮政影视娱乐网(含注册机源码)

- 替某公司写的一个小论坛(供..

51Aspx.com 版权所有 CopyRight © 2000-2008. 京ICP备06046876号