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

📄 morenews.asp

📁 基于ASP的查询搜索源代码 文件利用ASP对ACCESS数据库进行搜索
💻 ASP
字号:
<!--#include file="DQE_Conn.asp" -->
<!--#include file="DQE_Sub.asp" -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title><%=ReadNews_BigClassName%>-欢迎使用星旧新闻管理系统1.0</title>
		
<style type="text/css">
<!--
body,td,th {
	font-size: 9pt;
	color: #333333;
}
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;
}
body {
	background-image: url(images/204.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.STYLE1 {
	color: #8C6DC6;
	font-weight: bold;
}
-->
</style></head>

<body>
<table width="80%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
  <tr>
    <td align="left" valign="top"><br>
      <table width="90%" height="26" border="1" align="center" cellpadding="0" cellspacing="2" bordercolor="#8F6DC4" bgcolor="#E9E2F3">
      <tr>
        <td width="29" height="20" bgcolor="#FFFFFF">&nbsp;</td>
        <td width="734" align="left" valign="middle" bgcolor="#FFFFFF"><span class="STYLE1">   &nbsp;&nbsp;你的位置:</span><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>
        <br>
      <table width="90%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
        <tr>
          <td align="left" valign="top"><%Call DQE_News(request("BigClassID"),request("SmallClassID"),10,1,"#000000",50,0,0,"new.gif","ReadNews.asp",22,12,1,1,"icon.gif",0,0,1,6,"f")%></td>
        </tr>
      </table>
    <p>&nbsp;</p></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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