账号通
    

账号  

密码  

3744

查看

2

回复
主题:调用某个栏目下所有文章,商城为例 [收藏主题] 本贴被认定为精华  
hgptpc 当前离线

140

主题

10

广播

0

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

用户积分:348 分
登录次数:103 次
注册时间:2009/6/8
最后登录:2015/12/10
hgptpc 发表于:2015/5/4 16:33:11   | 显示全部帖子 查看该作者主题 楼主 
科汛在线考试系统(NET)
以下是引用 purpletea在2008/11/27 10:29:00的发言:



点击查看原图此主题相关图片如下:sql tag.jpg

点击查看原图



调用实例:产品报价



SQL 语句



select top  {$Param(0)} id,Title,Price from KS_Product where tid in(select id from ks_class where tn='{$Param(1)}') and  verific=1 and deltf=0  order by ID DESC



循环体:



[loop={$Param(0)}]

<div align=left style='line-height:20px;'>  <a href="{$Field(id,GetInfoUrl,5,1)}" target="_blank"> {$Field(Title,Text,18,0,2,无商品)}| </a><span style="color:#87ADD9">{$Field(Price,Text,0,0,0,无报价)}</span></div>

[/loop]







标签名字:产品报价







调用:{SQL_产品报价(12,20088575593290)}       括号内:       12->数量  后面tid













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