账号通
    

账号  

密码  

1463

查看

0

回复
主题:请教SQL循环语句的修改 不胜感激 [收藏主题]  
xiner2000 当前离线

108

主题

0

广播

0

粉丝
添加关注
级别:一年级

用户积分:1549 分
登录次数:225 次
注册时间:2007/4/16
最后登录:2012/10/8
xiner2000 发表于:2008/5/11 10:20:00   | 显示全部帖子 查看该作者主题 楼主 
科汛在线商城系统(NET)

SQL通用分页 


这是文章系统的:


查询语句select id,title,keywords,hits,intro,adddate,author,(select count(id) from ks_comment where channelid=1 and infoid=ks_article.id) as commenttotal from KS_Article where tid in({$CurrClassChildID}) and verific=1 order by id desc


循 环 体<script src="/ks_inc/digg.js" language="javascript"></script>
[loop=10]
<table width="100%" border="0">
  <tr>
    <td width="80" rowspan="4">
      <div style="width:58px;">
     <div style="padding-top:10px;text-align:center;background:url(/images ote_bg_t.png) #FFF no-repeat;height:60px;">
     <span id="s{$Field(id,GetInfoUrl,1,2)}" style="font-weight:bold;"></span><br /><span>人支持</span> </div>
    <div style="padding-top:2px;height:25px;text-align:center;background: url(/images ote_bg_b.png)  no-repeat center 0;" id="d{$Field(id,GetInfoUrl,1,2)}">
<a href="javascript:digg(1,{$Field(id,GetInfoUrl,1,2)},'/');">顶一下</a></div>
  </div>
  <script language="javascript">show_digg(1,{$Field(id,GetInfoUrl,1,2)},'/');</script>


</td>
    <td><a href="{$Field(id,GetInfoUrl,1,1)}" target="_blank"><font style="color:#ff6600;font-size:14px;">{$Field(title,Text,0,...,0,)}</font></a></td>
  </tr>
  <tr>
   <td>{$Field(intro,Text,250,...,2,)}</td>
  </tr>
  <tr>
    <td>TAGS:{$Field(keywords,Text,0,...,0,)}</td>
  </tr>
  <tr>
    <td><a href="/plus/comment.asp?channelid=1&infoid={$Field(id,GetInfoUrl,1,2)}" target="_blank">评论:<font color=red>{$Field(commenttotal,Num,0,2)}</font>条</a> 阅读:<font color=red>{$Field(hits,Num,0,2)}</font>人次 <font color=#999999>更新时间:{$Field(adddate,Date,YYYY-MM-DD hh:mm:ss)} 作者:{$Field(author,Text,0,...,2,佚名)}</font> </td>
  </tr>
</table>


<div style="border-bottom:1px dashed #999999;"></div>



[/loop]

想改在商城里调用 知道的加我QQ 1908648 不胜感激
 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
<上一主题 | 下一主题 >
Powered By KesionCMS Version X1
厦门科汛软件有限公司 © 2006-2016 页面执行0.13281秒 powered by KesionCMS 9.0