<% '??????????? const ChannelID=2 Const ShowRunTime="Yes" MaxPerPage=20 strFileName="ShowClass2.asp?ClassID=" & ClassID & "&SpecialID=" & SpecialID Set rsArticle= Server.CreateObject("ADODB.Recordset") Set rsPic= Server.CreateObject("ADODB.Recordset") %> WXY <% dim sqlRoot,rsRoot,trs,arrClassID,TitleStr sqlRoot="select C.ClassID,C.ClassName,C.RootID,L.LayoutFileName,L.LayoutID,C.Child,C.ParentPath From ArticleClass C inner join Layout L on C.LayoutID=L.LayoutID where C.ParentID=" & ClassID & " and C.IsElite=True and C.LinkUrl='' and C.BrowsePurview>=" & UserLevel & " order by C.OrderID" Set rsRoot= Server.CreateObject("ADODB.Recordset") rsRoot.open sqlRoot,conn,1,1 %>
 
   
 
Copyright 2005-2006 北京博学宏业信息技术有限公司 京ICP备05051711