www.gusucode.com > cso中国seo优化html整站源码程序 > article/hack/index.asp

    <!--#include file="../../index/head1.asp"-->
<%
page = int(request.querystring("page"))
if page = 0 then page = 1
if page = "" then page = 1

config_title = "hacker,hack,黑客新闻,黑客事件,黑客知识,黑客技术"
config_keyword = "黑客基地 黑客 基地 黑基 黑客新闻 黑客软件 黑客联盟 黑客论坛 黑客帝国 黑客论坛 黑客手册 黑客教程 黑客培训 黑客博客 黑客网站 黑客教学 黑客动画 黑鹰 红客 华夏 军团 红客 安全培训 动画教程 攻击 入侵 挂马 破解 漏洞 扫描 共享 木马 病毒 跳板 监听 嗅探 炸弹 伪装 拒绝服务 DDOS 防火墙 杀毒软件"
config_descrip = "黑客新闻,黑客软件,黑客论坛,黑客培训"
%>
<!--#include file="../../index/head2.asp"-->
<div id="wrap">
<!--#include file="../../index/header.asp"-->
	<div class="box" id="sub">
		<div class="box_main">
			<div class="sub_ggad">
		<img src="/bbs/gg/ggz2.gif">	
	</div>
			<div class="nav">
				当前位置:<a href="http://www.cso123.com/">cso中国首页</a>
				>> <strong>黑客攻防</strong>
				
			</div>
<%
sql = "select * from so_article where classid = 22 order by reg_top = 1,orderid desc,id desc"
rs.open sql,conn,1,1
if not rs.eof then
rs.pagesize = 20
rs.AbsolutePage = page
pagec = rs.pagecount
if page > pagec then page = pagec
for i = 1 to rs.pagesize
if rs("reg_html") = 1 then
	urlstr = rs("url_html")
else
	urlstr = "/article.asp?nid="&rs("id")
end if
%>
			<div class="art_box">
				<%if rs("pic_min") <> "" then%><div class="art_img"><a href="<%=urlstr%>" title="<%=rs("title")%>"><img src="<%=rs("pic_min")%>" alt="<%=rs("title")%>" /></a></div><%end if%>
				<div class="art_txt">
					<h2<%if rs("pic_min") <> "" then%> class="pro"<%end if%>><a href="<%=urlstr%>" title="<%=rs("page_title")%>"><%=rs("title")%></a></h2>
					<p><%=rs("page_description")%>..<a href="<%=urlstr%>" title="点击查看<%=rs("title")%>详细内容">[详细]</a></p>
				</div>
			</div>
			<div class="art_info">
				关键词:<strong><%=replace(rs("page_keywords"),",","</strong> <strong>")%></strong>
				日期:<em><%=formatdatetime(rs("datestr"),1)%></em>
				来源:<a href="<%=rs("url")%>"><%=rs("author")%></a>
				点击:<em><%=rs("hits")%>次</em>
			</div>
<%
rs.movenext
if rs.eof then exit for
next
%>
			<div class="art_box"><div id="dispartpage"><%=dispartpage(page,pagec,"")%></div></div>
<%
end if
rs.close
%>
		</div>
		<div class="box_side">
			<div class="ggad">
		<a href="http://www.cso123.com/yx" title="cso游戏 主页"><img src="/bbs/gg/ggz9.gif">
			</div>
			<div class="title"><h2>热门黑客攻防排行</h2></div>
			<div class="list_side">
				<ul>
				<%
				sql = "select top 10 * from so_article where classid = 22 order by hits desc,id desc"
				rs.open sql,conn,1,1
				if not rs.eof then
				do while not rs.eof
				%>
					<li><a href="<%=rs("url_html")%>" title="<%=rs("page_title")%>"><%=rs("title")%></a></li>
				<%
				rs.movenext
				loop
				end if
				rs.close
				%>
				</ul>
			</div>
			<div class="title"><h2>cso中国导航</h2></div>
<%
sql = "select * from so_class where typestr = 'fei886' order by orderid desc,id desc"
rs.open sql,conn,1,1
abig = ""
do while not rs.eof
abig = abig & rs("id") & "," & rs("title") & "$"
rs.movenext
loop
rs.close

bigstr = split(abig,"$")
for i = 0 to ubound(bigstr) - 1
%>
			<dl>
				<dt><a href="<%=id2formstr(split(bigstr(i),",")(0),"so_class","url_html")%>"><%=split(bigstr(i),",")(1)%></a></h2></dt>
				<dd>
	<%
	sql = "select * from so_class where classid = "&split(bigstr(i),",")(0)&" order by orderid desc,id desc"
	rs.open sql,conn,1,1
	if not rs.eof then
	do while not rs.eof
	%>
					<a href="<%=rs("url_html")%>" title="<%=rs("page_title")%>"><%=rs("title")%></a>
	<%
	rs.movenext
	loop
	end if
	rs.close 
	%>
				</dd>
			</dl>
<%
next
%>
			<div class="title"><h2>cso中国随机文章</h2></div>
			<div class="list_side">
				<ul>
				<%
				randomize(timer())
				sql = "select top 10 * from so_article where typestr = 'fei886' order by rnd(-(id & "& int((10000 * rnd()) + 1)& "))"
				rs.open sql,conn,1,1
				if not rs.eof then
				do while not rs.eof
				%>
					<li><a href="<%=rs("url_html")%>" title="<%=rs("page_title")%>"><%=rs("title")%></a></li>
				<%
				rs.movenext
				loop
				end if
				rs.close
				%>
				</ul>
			</div>
		</div>
	</div>
<!--#include file="../../index/footer.asp"-->
</div>
<!--#include file="../../index/foot.asp"-->
<div align="center">
 <script src="http://s64.cnzz.com/stat.php?id=1509670&web_id=1509670&show=pic" language="JavaScript" charset="gb2312"></script></div>