📄 viewleavwords.aspx
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Viewleavwords.aspx.cs" Inherits="liuyan_Viewleavwords" EnableEventValidation="false" %>
<%@ Register Src="top.ascx" TagName="top" TagPrefix="uc1" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>察看留言</title>
<link href="../StyleSheet.css" rel="stylesheet" type="text/css" />
<script language="javascript" type="text/javascript">
// <!CDATA[
function TABLE1_onclick() {
}
// ]]>
</script>
</head>
<body style="text-align: center" class="9">
<form id="form1" runat="server">
<div>
<table style="width: 519px; border-right: #3399ff 1px solid; border-top: #3399ff 1px solid; border-left: #3399ff 1px solid; border-bottom: #3399ff 1px solid;">
<tr>
<td colspan="3">
<uc1:top ID="Top1" runat="server" />
</td>
</tr>
<tr>
<td colspan="3" style="height: 17px; border-right: #99ffff 1px solid; border-top: #99ffff 1px solid; border-left: #99ffff 1px solid; border-bottom: #99ffff 1px solid; background-color: gainsboro;">
</td>
</tr>
<tr>
<td colspan="3" style="height: 208px">
<asp:GridView ID="MyGridView" runat="server" AllowPaging="True" AutoGenerateColumns="False" OnPageIndexChanging="MyGridView_PageIndexChanging" OnRowDeleting="MyGridView_RowDeleting" OnRowDataBound="MyGridView_RowDateBound" OnRowCommand="MyGridView_RowCommand"
ShowHeader="False" PageSize="6" EnableViewState="False">
<Columns>
<asp:TemplateField HeaderText="123">
<ItemTemplate>
<table id="Table3" boder="0" cellpadding="0" cellspacing="0" class="9" style="width: 760px;
height: 1px; text-align: left">
<tr align="left" valign="top">
<td colspan="1" style="width: 189px; height: 104px; background-color: #edfbff; border-right: #3399ff 1px solid; border-top: #3399ff 1px solid; border-left: #3399ff 1px solid; border-bottom: #3399ff 1px solid;">
<table class="bg" style="width: 188px" cellpadding="0" cellspacing="0">
<tr>
<td colspan="5" rowspan="3" style="height: 23px; text-align: center;">
<img src="headpic/<%#DataBinder.Eval(Container.DataItem,"Headurl") %>" />
</td>
</tr>
<tr>
</tr>
<tr>
</tr>
</table>
<table style="width: 188px" cellpadding="0" cellspacing="0">
<tr>
<td colspan="5" rowspan="3" style="height: 23px">
姓名:<%#DataBinder.Eval(Container.DataItem,"Visitorname") %></td>
</tr>
<tr>
</tr>
<tr>
</tr>
</table>
<table style="width: 190px" cellpadding="0" cellspacing="0">
<tr>
<td colspan="5" rowspan="3" style="height: 28px">
来自:<%#DataBinder.Eval(Container.DataItem,"VisitorIP") %></td>
</tr>
<tr>
</tr>
<tr>
</tr>
</table><table style="width: 188px" cellpadding="0" cellspacing="0">
<tr>
<td colspan="5" rowspan="3" style="height: 23px; text-align: center;">
<a href=tencent://message/?uin=<%#DataBinder.Eval(Container.DataItem,"VisitorQQ") %>&Menu=yes><img border="0" SRC="bodypic/QQ.bmp"alt="点击这里给我发消息"></a>
<a href=mailto:<%#DataBinder.Eval(Container.DataItem,"Visitoremail") %>><img src="bodypic/web.gif" border="0" /></a>
<a href=<%#DataBinder.Eval(Container.DataItem,"Visitorweb") %> ><img src="bodypic/email.gif" border="0" /></a></td>
</tr>
<tr>
</tr>
<tr>
</tr>
</table>
</td>
<td colspan="1" style="width: 30px; height: 104px">
</td>
<td colspan="1" style="width: 356px; height: 104px; border-right: #33ccff 1px solid; border-top: #33ccff 1px solid; border-left: #33ccff 1px solid; border-bottom: #33ccff 1px solid; text-align: left;">
<table style="width: 559px; height: 30px;">
<tr>
<td colspan="5" rowspan="3" style="height: 23px; border-bottom: black 1px dotted; background-color: #edfbff;">
发表于: <span style="color: black"><strong>
<%#DataBinder.Eval(Container.DataItem,"Createdate") %>
</strong> </span> <asp:ImageButton
ID="reBtn" runat="server" CommandName="reply" Visible="<%#Manage()%>" CommandArgument='<%#DataBinder.Eval(Container.DataItem,"LeavewordID") %>' EnableViewState="False" ImageUrl="~/liuyan/bodypic/re.gif" />
<asp:ImageButton ID="delBtn" runat="server" CommandName="delete" ImageUrl="~/liuyan/bodypic/del.gif" Visible="<%#Manage()%>" CommandArgument='<%#DataBinder.Eval(Container.DataItem,"LeavewordID") %>' /></td>
</tr>
<tr>
</tr>
<tr>
</tr>
</table>
<table class="bg" style="width: 560px">
<tr>
<td colspan="5" rowspan="3" style="height: 73px; word-break: break-all">
<asp:Label ID="lblContent" runat="server" Text='<%#DataBinder.Eval(Container.DataItem,"Content") %>'></asp:Label></td>
</tr>
<tr>
</tr>
<tr>
</tr>
</table>
<br />
<asp:Panel ID="pnlReply" runat="server" visible='<%# (int)DataBinder.Eval(Container.DataItem,"ReplyID")==0?false:true %>' Width="125px">
<br />
<table class="bg" style="width: 559px; height: 29px; border-top: black 1px dotted; background-color: white;" id="TABLE1" onclick="return TABLE1_onclick()">
<tr>
<td colspan="5" rowspan="3" style="height: 23px; text-align: left; word-break: break-all;" class="txtbox1">
<span style="color: crimson "><span style="color: darkred"><strong>回复于:<%# DataBinder.Eval(Container.DataItem,"Replydate") %></strong></span><br />
</span>
<asp:Label ID="lblReply" runat="server" Text='<%# DataBinder.Eval(Container.DataItem,"Reply") %>' ForeColor="Maroon"></asp:Label></td>
</tr>
<tr>
</tr>
<tr>
</tr>
</table>
</asp:Panel>
</td>
</tr>
</table>
</ItemTemplate>
</asp:TemplateField>
</Columns>
<PagerStyle BackColor="InactiveCaptionText" />
<PagerSettings FirstPageText="首页" LastPageText="尾页;" NextPageText="下页" PreviousPageText="上页" />
</asp:GridView>
</td>
</tr>
<tr>
<td style="height: 1px">
</td>
<td style="height: 1px">
</td>
<td style="height: 1px">
</td>
</tr>
</table>
</div>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -