更新简介
作者:cmscn 日期:2005-12-18
联想 i607
作者:cmscn 日期:2005-10-25
江民 KV 序列号
作者:cmscn 日期:2005-07-27
瑞星ID 序列号
作者:cmscn 日期:2005-07-26
仿 3.0 的论坛样式!
作者:cmscn 日期:2005-06-10
列表调用CMS2.0 图片配文字
作者:cmscn 日期:2005-06-09
Sub mods_pnews(n_num,c_num,b_num)
dim temp1,pid,nid,n_topic,n_username,n_tim,n_word,n_counter,n_comto,n_id
response.write vbcrlf&"<table cellspacing=1 cellpadding=4 class=table><tr>"
sql="select top "&n_num&" id,topic,pic,word,counter,tim,cod,comto from news where hidden=1 and ispic=1 order by id desc"
set rs=joekoe_cms.exec(sql,1)
do while not rs.eof
n_id=rs("id")
dim temp1,pid,nid,n_topic,n_username,n_tim,n_word,n_counter,n_comto,n_id
response.write vbcrlf&"<table cellspacing=1 cellpadding=4 class=table><tr>"
sql="select top "&n_num&" id,topic,pic,word,counter,tim,cod,comto from news where hidden=1 and ispic=1 order by id desc"
set rs=joekoe_cms.exec(sql,1)
do while not rs.eof
n_id=rs("id")