Asp.net源码专业站
首页->博客空间->洪病毒单用户Blog系统源码>>Admin/CommentManage.aspx>>源码在线查看
温馨提示:代码在线浏览功能只能做为源码浏览参考,如果想更进一步了解该代码请下载:洪病毒单用户Blog系统源码
当前文件:文件类型 HBDBlog/Admin/CommentManage.aspx[4K,2009-6-12 11:43:44]打开代码结构图
普通视图
		            
1<%@ Page Language="C#" AutoEventWireup="true" CodeFile="CommentManage.aspx.cs" Inherits="Admin_CommentManage" %> 2<%@ Register Src="Menu.ascx" TagName="Menu" TagPrefix="uc1" %> 3<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 4 5<html xmlns="http://www.w3.org/1999/xhtml" > 6<head runat="server"> 7 <title>无标题页</title> 8</head> 9<body style="margin-top: 0px; margin-left: 0px; margin-right: 0px; #619bd8; font-family:宋体; font-size:14px; text-align: center;"> 10 <form id="form1" runat="server"> 11 <div> 12 <table border="0" cellpadding="0" cellspacing="0" style="width:auto" > 13 <tr> 14 <img src="../ima/10.jpg" /> 15 </tr> 16 <tr> 17 <td> 18 <table border="0" cellpadding="0" cellspacing="0" style="border-right: gray 1px solid; 19 border-top: gray 1px solid; border-left: gray 1px solid; width:100%; border-bottom: gray 1px solid; 20 text-align: center"> 21 <tr> 22 <td style="width: 100%; border-bottom: gray 1px solid; height: 16px; background-color: activeborder; 23 text-align: center"> 24 Blog管理</td> 25 </tr> 26 <tr> 27 <td style="width: 100%; border-bottom: gray 1px solid; height: 215px; background-color: infobackground; 28 text-align: center" valign="top"> 29 <table border="0" cellpadding="0" cellspacing="0" style="width: 100%" id="TABLE2" onclick="return TABLE2_onclick()"> 30 <tr> 31 <td style="border-right: gray 1px solid; width: 30%;" valign="top"> 32 <uc1:Menu ID="Menu1" runat="server" /> 33 </td> 34 <td valign="top"> 35 <asp:GridView ID="gv_comment" runat="server" AutoGenerateColumns="False" CellPadding="4" 36 DataKeyNames="ArticleID" ForeColor="#333333" GridLines="None" OnRowDeleting="gv_comment_RowDeleting" 37 Width="100%"> 38 <FooterStyle BackColor="#5D7B9D" Font-Bold="True" ForeColor="White" /> 39 <Columns> 40 <asp:BoundField DataField="Cmt_ID" HeaderText="评论编号" /> 41 <asp:BoundField DataField="Cmt_Content" HeaderText="评论内容" /> 42 <asp:BoundField DataField="ArticleID" HeaderText="文章编号" /> 43 <asp:CommandField ButtonType="Button" ShowDeleteButton="True" /> 44 </Columns> 45 <RowStyle BackColor="#F7F6F3" ForeColor="#333333" /> 46 <EditRowStyle BackColor="#999999" /> 47 <SelectedRowStyle BackColor="#E2DED6" Font-Bold="True" ForeColor="#333333" /> 48 <PagerStyle BackColor="#284775" ForeColor="White" HorizontalAlign="Center" /> 49 <HeaderStyle BackColor="#5D7B9D" Font-Bold="True" ForeColor="White" /> 50 <AlternatingRowStyle BackColor="White" ForeColor="#284775" /> 51 </asp:GridView> 52 &nbsp;&nbsp;</td> 53 </tr> 54 </table> 55 </td> 56 </tr> 57 </table> 58 59 </td> 60 </tr> 61 62 </table> 63 64 </div> 65 </form> 66</body> 67</html> 68
还没有找到您心仪的内容?请用.net源码大搜捕
代码片断 打包下载该项目完整源码:洪病毒单用户Blog系统源码
51Aspx.com 版权所有 CopyRight © 2006-2010. 京ICP备06046876号 本站法律顾问:ITlaw-庄毅雄律师
返回顶部
客户服务:点击这里进行客户咨询 业务合作:点击这里洽谈业务合作 合作热线:010-68880146