200515/08

如何让Nblog按日期排序 Published by bugx 11:34:28 八月 15th,2005 in web种种.

针对一些用户的特殊情况(把以前的BLOG手工转到NBLOG),要求按日志日期排序。

以下是解决方案:

下载本附件,解压缩,覆盖Admin_BatReBuild_Content.asp文件

然后再修改global.asp

如下:

global.asp里的BuildIndex函数也要修改
把里面的Order By ContentID DESC改为
Order By PostDate DESC,ContentID DESC

常见问题  FAQ  排序  

此文发于 2005-8-15 11:34:28,归类于 web种种,已阅读
Trackback引用地址:http://blog.nowans.com/trackback.asp?id=84
日志评论Feed地址:http://blog.nowans.com/feed.asp?o=comment&id=84

0条留言针对“如何让Nblog按日期排序” 订阅评论 发表评论

假使你有话要讲,我想我还不至于拦着你罢: