,Bullcn'Blog - 分享、交流、进步。" /> 博客发表排行 - Bullcn'Blog

博客发表排行


    
       <table border=0 width='100%'>
<%
sql="select top 5 author,count(id) as num from blog_data group by author order by count(1) desc,author"
set rs=joekoe_cms.exec(sql,1)
do while not rs.eof
  response.write vbcrlf&"    <tr><td>"&rs("author")&"</a> ("&rs("num")&")</td></tr>"
  rs.movenext
loop
rs.close
%>
    </table>

文章来自: 本站原创
引用通告: 查看所有引用 | 我要引用此文章
Tags: 博客 排行 求和
相关日志:
评论: 0 | 引用: 0 | 查看次数: 574
发表评论
昵 称:
密 码: 游客发言不需要密码.
内 容:
验证码: 验证码
选 项:
虽然发表评论不用注册,但是为了保护您的发言权,建议您注册帐号.
字数限制 20 字 | UBB代码 关闭 | [img]标签 关闭