<%@language=vbscript codepage=936 %> <% option explicit response.buffer=True Response.Expires = -1 Response.ExpiresAbsolute = Now() - 1 Response.Expires = 0 Response.CacheControl = "no-cache" Const ChannelID=1 %> [an error occurred while processing this directive] [an error occurred while processing this directive] [an error occurred while processing this directive] [an error occurred while processing this directive] [an error occurred while processing this directive] <% Cl.LoadTemplates("Article") ArticleID = Cl.ChkCLng(request("ArticleID")) ClassID = Cl.ChkCLng(request("ClassID")) CurrentPage = Cl.ChkCLng(request("page")) SpecialID = Trim(request("SpecialID")) strField = Trim(request("Field")) keyword = Trim(request("keyword")) Article_Setting '================================================== 'CreateLive CMS Version 3.1 ' Powered by Aspoo.CN ' 'ÓÊÏä: aspoo@126.com Info@aspoo.cn '£Ñ£Ñ: 3315263 596197794 'ÍøÕ¾: www.aspoo.cn www.aspoo.com 'ÂÛ̳: bbs.aspoo.cn bbs.aspoo.com ' 'Copyright (C) 2005 Aspoo.CN All Rights Reserved. '================================================== %> <% if Clng(Cl.Channel_Setting(10))=1 and Cl.Web_Info(15) = "1" then Response.redirect Cl.WebDir & Cl.GetItemIndexPath(Cl.Channel_Setting(11), Cl.HtmlDir, Cl.Channel_Setting(4)) & "Index." & Cl.Channel_Setting(13) PageData.Article_Index Response.write Cl.ReplaceAllFlag(Template.html(0)) CloseAllObj %> <% '================================================== 'CreateLive CMS Version 3.1 ' Powered by Aspoo.CN ' 'ÓÊÏä: aspoo@126.com Info@aspoo.cn '£Ñ£Ñ: 3315263 596197794 'ÍøÕ¾: www.aspoo.cn www.aspoo.com 'ÂÛ̳: bbs.aspoo.cn bbs.aspoo.com ' 'Copyright (C) 2005 Aspoo.CN All Rights Reserved. '================================================== %>