.response.buffer=true
04.Const PurviewLevel=2
05.Const CheckChannelID=2
06.%>
07.
08.
09.
10.
11.<%
12.dim Action,ParentID,i,FoundErr,ErrMsg
13.dim SkinCount,LayoutCount
14.Action=trim(Request("Action"))
15.ParentID=trim(request("ParentID"))
16.if ParentID="" then
17.ParentID=0
18.else
19.ParentID=CLng(ParentID)
20.end if
21.%>
22.
23.
24.
25. 菜 单
文 件 列 表
Admin_Class_Menu.asp
|