账号通
    

账号  

密码  

4325

查看

13

回复
主题:科讯TAGS的使用。。。 [收藏主题] 转到:  
po119 当前离线

41

主题

0

广播

0

粉丝
添加关注
级别:学前班

用户积分:518 分
登录次数:38 次
注册时间:2009/3/3
最后登录:2015/2/28
po119 发表于:2009/4/10 14:58:00   | 显示全部帖子 查看该作者主题 楼主 
做在线知识付费 选科汛云开店

我改了

怎么没变化呀?

    If IsArray(SQL) Then
   For k=0 to Ubound(SQL,2)
    str=str & "<a href='?n=" & server.urlencode(SQL(0,K)) & "' title='已被搜索" & SQL(1,K) & "次'>" & SQL(0,K) & "</a>  "
   Next
    End If
    Tp=Replace(Tp,"{$ShowHotTags}",str)
   End If
  
    If InStr(tp,"{$ShowNewTags}")<>0 Then
    str=""
    Set RS=Conn.Execute("Select top " & MaxTags & " KeyText,hits From KS_KeyWords order by adddate desc")
    If Not RS.Eof Then SQL=RS.GetRows(-1)
    RS.Close:Set RS=Nothing
    If IsArray(SQL) Then
   For k=0 to Ubound(SQL,2)
    str=str & "<a href='?n=" & server.urlencode(SQL(0,K)) & "' title='已被搜索" & SQL(1,K) & "次'>" & SQL(0,K) & "</a>  "
   Next
    End If

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