账号通
    

账号  

密码  

2062

查看

6

回复
主题:digg调用 [收藏主题] 转到:  
cms2007 当前离线

4445

主题

8

广播

15

粉丝
添加关注
级别:超级版主

用户积分:23396 分
登录次数:1515 次
注册时间:2007/8/7
最后登录:2022/12/6
cms2007 发表于:2009/4/26 22:17:00   | 显示全部帖子 查看该作者主题 楼主 
科汛在线商城系统(NET)

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 deltf=0 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:61px;text-align:center;background:url(/images/diggbg.gif) #FFF no-repeat;height:68px;">
     <div style="padding-top:8px;">
     <span id="s{$Field(id,GetInfoUrl,1,2)}" style="font-weight:bold;"></span><br /><span>人支持</span> </div>
    <div style="padding-top:8px;" 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]

 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
<上一主题 | 下一主题 >
Powered By KesionCMS Version X1
厦门科汛软件有限公司 © 2006-2016 页面执行0.06299秒 powered by KesionCMS 9.0