日韩天天综合网_野战两个奶头被亲到高潮_亚洲日韩欧美精品综合_av女人天堂污污污_视频一区**字幕无弹窗_国产亚洲欧美小视频_国内性爱精品在线免费视频_国产一级电影在线播放_日韩欧美内地福利_亚洲一二三不卡片区

個(gè)性顯示新聞屬性的后臺(tái)新聞瀏覽頁(yè)面_風(fēng)訊Cms教程

編輯Tag賺U幣
教程Tag:暫無(wú)Tag,歡迎添加,賺取U幣!

一、我修改的顯示新聞屬性的后臺(tái)新聞瀏覽頁(yè)面

修改方法如下:

在admin/info/newslist.asp中找到:
<div align="left">新聞</div>
改成:
<div align="left">
<%
if RsNewsObj("MarqueeNews")=1 then response.Write("<font color=green>/滾</font>") end if
if RsNewsObj("TodayNewsTF")=1 then response.Write("<font color=green>/頭</font>") end if
if RsNewsObj("RecTF")=1 then response.Write("<font color=green>/薦</font>") end if
if RsNewsObj("SBSNews")=1 then response.Write("<font color=green>/并</font>") end if
if RsNewsObj("ProclaimNews")=1 then response.Write("<font color=green>/公</font>") end if
if ContentTypeStr=3 then
if RsNewsObj("FilterNews")=1 then response.Write("<font color=red>/幻</font>") end if
if RsNewsObj("FocusNewsTF")=1 then response.Write("<font color=red>/焦</font>") end if
if RsNewsObj("ClassicalNewsTF")=1 then response.Write("<font color=red>/精</font>") end if
end if
%> </div>

另外大家可以試一下把每行后面的"end if"取掉吧,我覺(jué)得可以不要,你們?cè)囋?/P>

查看更多 風(fēng)訊cms教程  風(fēng)訊cms模板

來(lái)源:模板無(wú)憂//所屬分類(lèi):風(fēng)訊Cms教程/更新時(shí)間:2006-06-14
相關(guān)風(fēng)訊Cms教程