⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 morenews.asp

📁 系统用户管理为整个新闻发布系统提供了一个权限控制功能
💻 ASP
字号:
<!--#include file="PPst_Conn.asp" -->
<!--#include file="PPst_Sub.asp" -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title><%=ReadNews_BigClassName%>-爬爬思特工作室 PaPaSite.Net PaPaSite Studio</title>

<style type="text/css">
<!--
body,td,th {
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
-->
</style></head>

<body>
<table width="766" height="26" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#B0DB79">
  <tr>
    <td width="29" height="20" bgcolor="#E4F3D1">&nbsp;</td>
    <td width="734" align="left" valign="middle" bgcolor="#E4F3D1"><b>你的位置:</b><a href=index.asp>首页</a> / <a href="MoreNews.asp?BigClassID=<%=request("BigClassID")%>"><%=GetBigClassName(request("BigClassID"))%></a> / <a href="MoreNews.asp?BigClassID=<%=request("BigClassID")%>&SmallClassID=<%=request("SmallClassID")%>"><%=GetSmallClassName(request("SmallClassID"))%></a> / 阅读新闻..</td>
  </tr>
</table>

<table width="700" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td align="left" valign="top">&nbsp;</td>
  </tr>
</table>
<table width="700" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td align="left" valign="top"><%Call PPst_News(request("BigClassID"),request("SmallClassID"),10,1,"#000000",5,0,0,"new.gif","ReadNews.asp",22,12,1,1,"icon.gif",0,0,1,6,"f")%></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -