3.0增加一个更新时间的标签-风讯CMS教程
来源:模板无忧 作者:未知
更新时间:2006-06-02
点击:
在RefreshFunction.asp 增加:
'更新时间
Function UpTime()
UpTime = UpTime & \"更新时间: \"& Now
End Function
在SelectFUnction 里增加:
Case \"uptime\"
GetLableContent = UpTime
调用:{%=UpTime()%}
演示:http://www.cleanse.com.cn
相关风讯CMS教程:
最新评论:
评论加载中....
发表评论:不能超过250字节,请自觉遵守互联网相关政策法规.
- 昵称: 验证:







