📄 news_list.aspx
字号:
<%@ Page language="c#" Codebehind="news_list.aspx.cs" AutoEventWireup="false" Inherits="bgzdhxt.news_list" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<TITLE>南昌主枢纽港办公自动化系统</TITLE><!-- InstanceBegin template="/Templates/nbport.dwt" codeOutsideHTMLIsLocked="false" -->
<meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR">
<meta content="C#" name="CODE_LANGUAGE">
<meta content="JavaScript" name="vs_defaultClientScript">
<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
<LINK href="theimg/css.css" type="text/css" rel="stylesheet">
</HEAD>
<body bgColor="#2a78c3" leftMargin="0" topMargin="0" onload="MM_preloadImages('theimg/btn_login_on.gif','theimg/btn_register_on.gif','theimg/btn_go_on.gif','theimg/btn_js_on.gif','theimg/btn_tp_on.gif','theimg/btn_ck_on.gif')"
marginheight="0" marginwidth="0">
<form id="Form1" method="post" runat="server">
<!-- #Include virtual="script_of_index.txt" -->
<!-- #Include virtual="lianjie_td.txt" -->
<table cellSpacing="0" cellPadding="0" width="756" align="center" border="0">
<tr>
<td vAlign="top" background="theimg/gdt_bg.jpg" height="63"><table class="text1" cellSpacing="0" cellPadding="0" width="700" align="center" border="0">
<tr>
<td width="163" height="39"> </td>
<td width="303"> </td>
<td width="234"> </td>
</tr>
<tr>
<td> </td>
<td>您的位置:<A href="index.php">首页</A> >>
<%=当前位置%>
</td>
<td> <FONT face="宋体"><div align="center" class="text1"><%=strUserName%></div>
</FONT>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="2" -->
<table cellSpacing="0" cellPadding="0" width="756" align="center" border="0">
<tr>
<td vAlign="top" width="160" background="theimg/left_bg3.gif">
<table cellSpacing="0" cellPadding="0" width="130" border="0">
<tr>
<td height="40"> </td>
</tr>
</table>
<table class="lm" cellSpacing="0" cellPadding="0" width="127" align="center" border="0">
<%=导航%>
<tr>
<td height="10">
<div align="center"></div>
</td>
</tr>
<tr>
<td height="10"></td>
</tr>
</table>
<br>
<table cellSpacing="0" cellPadding="0" width="141" align="center" border="0">
<tr>
<td width="166"><IMG height="21" src="theimg/xwjs.gif" width="141"></td>
</tr>
<tr>
<td vAlign="top" background="theimg/left_biaoge2.gif" height="84">
<table class="text1" cellSpacing="0" cellPadding="2" width="125" align="center" border="0">
<TBODY>
<tr>
<td>标题检索:</td>
</tr>
<TR>
<TD><asp:textbox id="搜索_TextBox" runat="server" MaxLength="2147483647" Width="130px" ToolTip="输入要搜索的内容"></asp:textbox></TD>
</TR>
<TR>
<TD style="HEIGHT: 25px" align="center"><asp:imagebutton id="开始搜索_Button" runat="server" Width="22px" Height="21px" ImageUrl="theimg/btn_go.gif"
ToolTip="搜索当前位置的新闻"></asp:imagebutton><FONT face="宋体"></FONT></TD>
</TR>
</TBODY>
</table>
</td>
</tr>
<tr>
<td height="4"><IMG height="4" src="theimg/left_biaoge3.gif" width="141"></td>
</tr>
</table>
<P>
<asp:label id="searchlabel" runat="server" visible="false"></asp:label><asp:label id="searchlabel2" runat="server" Visible="False"></asp:label></P>
<P><FONT face="宋体"></FONT> </P>
</td>
<td vAlign="top" width="595" background="theimg/ringt_bg1.gif">
<table cellSpacing="0" cellPadding="0" width="500" align="center" border="0">
<tr>
<td vAlign="top">
<TABLE cellSpacing="0" cellPadding="0" width="554" align="center" border="0">
<TBODY>
<TR>
<TD class="text1" height="55">
<div align="center"><B><%=当前位置%></B></div>
</TD>
</TR>
<TR>
<TD bgColor="#000000" height="1"></TD>
</TR>
<TR>
<TD height="10"><FONT face="宋体"></FONT></TD>
</TR>
<TR>
<TD class="text1" vAlign="top" height="392">
<table width="100%">
<%=新闻列表%>
<TBODY>
<tr>
<td class="text1"> 共有
<asp:label id="总留言数_Label" runat="server"></asp:label>条记录 当前页:
<asp:label id="当前页数_Label" runat="server"></asp:label>/
<asp:label id="总页数_Label" runat="server"></asp:label> 每页
<asp:label id="每页条数_Label" runat="server"></asp:label>条记录
<asp:linkbutton id="上一页_Label" runat="server" text="上一页">上一页</asp:linkbutton>
<asp:linkbutton id="下一页_Label" runat="server" text="下一页">下一页</asp:linkbutton>
<DIV align="center">
<asp:Label id="Message" runat="server" ForeColor="Red"></asp:Label></DIV>
</td>
</TD>
</TR>
</TBODY>
</TABLE>
</td>
</tr>
</table>
</td>
</tr>
</table>
</TD></TR></TBODY></TABLE>
<!-- InstanceEndEditable -->
<!-- #Include virtual="wangyedibu.txt" -->
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -