账号通
    

账号  

密码  

3153

查看

4

回复
主题:[原创] 在搜索页加上文章属性 [收藏主题] 本贴被认定为精华 转到:  
yuxiang1986 当前离线

334

主题

0

广播

0

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

用户积分:2745 分
登录次数:179 次
注册时间:2008/7/17
最后登录:2014/4/1
yuxiang1986 发表于:2009/6/13 14:13:00   | 只看该作者 查看该作者主题 楼主 

search.asp   找到Sub GetSearchResult() 这段  然后做一下判断 

 

语句是

  Sub GetSearchResult() 
      on error resume next
   I=0
       Dim LC
   Select Case KS.C_S(ChannelID,6)
    Case 1
    Do While Not RS.Eof
    If Not Response.IsClientConnected Then Response.end
     LC=LoopContent
     LC=replace(LC,"{$GetArticleTitle}",ReplaceKeyWordRed(rs("title")))
     LC=replace(LC,"{$GetArticleHits}",rs("hits"))
     LC=replace(LC,"{$GetArticleAuthor}",rs("author"))
     LC=replace(LC,"{$GetArticleInput}",rs("articleinput"))
     LC=replace(LC,"{$GetArticleOrigin}",rs("origin"))
     LC=replace(LC,"{$GetArticleDate}",rs("adddate"))
         
     if rs("Recommend")=1 then  LC=replace(LC,"{$GetArticleRecommend}","推荐")
     if rs("Recommend")=0 then  LC=replace(LC,"{$GetArticleRecommend}","")
     if rs("Popular")=1 then  LC=replace(LC,"{$GetArticlePopular}","热门")
     if rs("Popular")=0 then  LC=replace(LC,"{$GetArticlePopular}","")
     if rs("Strip")=1 then  LC=replace(LC,"{$GetArticleStrip}","头条")
     if rs("Strip")=0 then  LC=replace(LC,"{$GetArticleStrip}","")
     if rs("Rolls")=1 then  LC=replace(LC,"{$GetArticleRolls}","滚动")
     if rs("Rolls")=0 then  LC=replace(LC,"{$GetArticleRolls}","")
     if rs("Slide")=1 then  LC=replace(LC,"{$GetArticleSlide}","幻灯片")
     if rs("Slide")=0 then  LC=replace(LC,"{$GetArticleSlide}","")

   
     if isnull(rs("intro")) then
     LC=replace(LC,"{$GetArticleIntro}",ReplaceKeyWordRed(KS.GotTopic(KS.LoseHtml(rs("articlecontent")),200)))
     else
     LC=replace(LC,"{$GetArticleIntro}",ReplaceKeyWordRed(rs("intro")))
     end if
     photourl=rs("picurl")
     if photourl="" then photourl=ks.setting(3) & "images/nopic.gif"
     LC=replace(LC,"{$GetArticlePic}",photourl)
     LC=replace(LC,"{$GetClassNameAndPath}",KS.GetClassNP(rs("tid")))
     LC=replace(LC,"{$GetArticleUrl}",KS.GetInfoUrl(ChannelID,rs("Tid"),rs("ID"),rs("Fname"),rs("ReadPoint"),rs("InfoPurview"),rs("Changes")))
     LC=LFCls.ReplaceUserDefine(ChannelID,LC,RS)
     SearchResult=SearchResult & LC
   I = I + 1
   If I >= MaxPerPage Then Exit Do
   RS.MoveNext
今天修改的,也希望高手能够,优化一下,谢谢

 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
iwo630 当前离线

532

主题

0

广播

0

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

用户积分:3724 分
登录次数:152 次
注册时间:2008/11/8
最后登录:2010/12/10
iwo630 发表于:2009/6/16 16:14:00   | 只看该作者 查看该作者主题 沙发 
做在线知识付费 选科汛云开店
以下是引用cnmichle在2009-6-16 13:50:00的发言:
做个记号

 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
cnmichle 当前离线

176

主题

0

广播

0

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

用户积分:1360 分
登录次数:116 次
注册时间:2008/8/21
最后登录:2015/5/26
cnmichle 发表于:2009/6/16 13:50:00   | 只看该作者 查看该作者主题 藤椅 
 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
yuxiang1986 当前离线

334

主题

0

广播

0

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

用户积分:2745 分
登录次数:179 次
注册时间:2008/7/17
最后登录:2014/4/1
yuxiang1986 发表于:2009/6/13 21:51:00   | 只看该作者 查看该作者主题 板凳 
科汛在线考试系统(NET)
一生看一下,帮有优化一下,我写的比较烦琐,如果遇到数据量大的话,那调用起来,就很慢了
 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
一生有你 当前离线

10439

主题

0

广播

18

粉丝
添加关注
级别:版主

用户积分:72521 分
登录次数:1969 次
注册时间:2006/7/1
最后登录:2021/8/25
一生有你 发表于:2009/6/13 16:07:00   | 只看该作者 查看该作者主题 报纸 
 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
<上一主题 | 下一主题 >
Powered By KesionCMS Version X1
厦门科汛软件有限公司 © 2006-2016 页面执行0.17188秒 powered by KesionCMS 9.0