"
sql="select top "&n&" id,topic,pic from news where hidden=1 and ispic=1 order by id desc"
set rs=joekoe_cms.exec(sql,1)...,Bullcn'Blog - 分享、交流、进步。" /> 竖排显示图片新闻 - Bullcn'Blog

竖排显示图片新闻


sub index_images(n)
dim temp1,per_num,n_topic,id,topic,c_num
temp1="<table border=0 cellspacing=4 cellpadding=2 align=center>"
sql="select top "&n&"  id,topic,pic from news where hidden=1 and ispic=1 order by id desc"
set rs=joekoe_cms.exec(sql,1)
do while not rs.eof
id=rs(0)
topic=rs(1)
temp1= temp1& vbcrlf&"<tr><td width='"&per_num&"%'>"&format_pic_type(rs("pic"),n_topic,c_num,"news_view.asp?id="&rs("id"))&"</td></tr>"
rs.movenext
loop
rs.close
temp1= temp1&vbcrlf&"</table>"
response.write temp1
end sub

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