深喉咙ASP3.2版留言未审核就在首页显示
深喉咙ASP3.2版留言未审核就在首页显示后台还没有审核的留言在首页就可以显示问题,请问这如何才能解决?
非常感谢!!!盼回复! 有人阔以答复一下吗? 后台设置一下留言的显示方式 你是怎样做到的?我也想不审核就显示 修改/config/skinsclasscn.asp
把sub guest 里面的
set rsguest=conn.execute("select top " & num & " * from SHL_Guest order by id desc")
修改成:
set rsguest=conn.execute("select top " & num & " * from SHL_Guest [color=Red]where sh[/color] order by id desc")
首页调用就不显示未审核的了。 [quote]修改/config/skinsclasscn.asp
把sub guest 里面的
set rsguest=conn.execute("select top " & num & " * from SHL_Guest order by id desc")
修改成:
set rsguest=conn.execute("select top " & num & " * from SH ...
[size=2][color=#999999]lidg 发表于 2010-5-17 12:06[/color] [url=http://www.shenhoulong.net/redirect.php?goto=findpost&pid=91428&ptid=14525][img]http://www.shenhoulong.net/images/common/back.gif[/img][/url][/size][/quote]
这个问题终于解决了!半年了!感谢感谢!哈哈!
页:
[1]
