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


当前文件路径:OfficeOnline/CompanyDecision/CD_Info.aspx 文件类型
普通视图
		            
1<%@ Page Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="CD_Info.aspx.cs" Inherits="CompanyDecision_CD_Info" 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; width: 646px;"> 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; width: 646px;"> 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 TextMode="MultiLine" Width="350px" ReadOnly="True"></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 </td> 43 </tr> 44 <tr> 45 <td colspan="3" rowspan="3" style="height: 50px; text-align: right; width: 646px;"> 46 &nbsp;<asp:HyperLink ID="HyperLink1" runat="server" NavigateUrl="~/CompanyDecision/CD_List.aspx">返回决策列表</asp:HyperLink></td> 47 </tr> 48 <tr> 49 </tr> 50 <tr> 51 </tr> 52 </table> 53</asp:Content> 54 55
还没有找到您心仪的内容?请用.net源码大搜捕
代码片断 打包下载该项目完整源码:网上办公系统源码

- 明日多用户Blog系统源码

- AspxCn无刷新整合型网站开源..

- 大学生调查投票系统源码

- Asp.net最简聊天室源码(51a..

- 三层新闻发布管理系统源码

- Shang Blog 1.1.0 Final免安..

- EduMis信息发布系统源码

- Asp.net人事人力资源管理系统..

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