📄 system_left.asp
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<%option explicit%>
<!--#include file="../../Conn.asp"-->
<!--#include file="../../SysCls/KS_CommonCls.asp"-->
<!--#include file="../Inc/Session.asp"-->
<%
'===================================================================================================================
'软件名称:科汛网站管理系统
'当前版本:科汛网站管理系统 V2.2 SP2 Free
'Copyright (C) 2006-2008 Kesion.Com All rights reserved.
'产品咨询QQ:9537636,41904294
'技术支持QQ:111394,54004407
'程序版权:科汛网络
'程序开发:科汛网络开发组(总策划:林文仲)
'E-Mail :kesioncms@hotmail.com webmaster@kesion.com
'官方网站:http://www.kesion.com
'演示站点:http://test.kesion.com
'郑重声明:
' ①、免费版本请在程序首页保留版权信息,并做上本站LOGO友情连接,商业版本无此要求;
' ②、任何个人或组织不得在授权允许的情况下删除、修改、拷贝本软件及其他副本上一切关于版权的信息;
' ③、科汛网络保留此软件的法律追究权利
'===================================================================================================================
Dim KSCls
Set KSCls = New System_Left
KSCls.Execute()
Set KSCls = Nothing
Class System_Left
Private KSCMS
Private Sub Class_Initialize()
Set KSCMS=New CommonCls
End Sub
Private Sub Class_Terminate()
Call KSCMS.CloseConn()
Set KSCMS=Nothing
End Sub
Public Sub Execute()
With Response
.Write "<html>"
.Write "<head>"
.Write "<meta http-equiv=""Content-Language"" content=""zh-cn"">"
.Write "<meta HTTP-EQUIV=""Content-Type"" CONTENT=""text/html; charset=gb2312"">"
.Write "<title>系统管理</title>"
.Write "<script language=""JavaScript"" src=""../JS/SetFocus.js""></script>"
.Write "<script language=""JavaScript"" src=""../JS/Common.js""></script>"
.Write "<script language=""JavaScript"" src=""../JS/TreeList.js""></script>"
.Write "<link href=""../Inc/ManageMent.css"" rel=""stylesheet"" type=""text/css"">"
.Write "<link href=""../Inc/Admin_Style.CSS"" rel=""stylesheet"">"
.Write "</head>"
.Write "<body leftmargin=""0"" topmargin=""0"" marginwidth=""0"" marginheight=""0"" bgcolor=""#F1FAFA"">"
.Write " <div style="" height:96%; overflow:auto; width:100%"" align=""center"">"
.Write " <table width=""145"" border=""0"" align=""left"" cellpadding=""0"" cellspacing=""0"">"
.Write " <tr AllParentID=""0"" ParentID=""0"" ClassID=""KS_SystemManage"">"
.Write " <td height=""25""><img src=""../Images/sys.gif"" width=""21"" height=""17"">系统管理</td>"
.Write " </tr>"
.Write " <tr AllParentID=""KS_SystemManage"" ParentID=""KS_SystemManage"">"
.Write " <td> <table width=""100%"" border=""0"" cellpadding=""0"" cellspacing=""0"">"
.Write " <tr>"
.Write " <td width=""19%"" nowrap><img onClick=""ClickImgEvent(this,'SystemLastArticle');"" name=""ArticleImg"" src=""../Images/Folder/Open.gif"" width=""16"" height=""22""><img src=""../Images/Folder/folderopen.gif"" align=""absmiddle""></td>"
.Write " <td width=""81%"" style=""Cursor:default;"" onMouseOver=""this.className='LeftMouseOver'"" onMouseOut=""this.className='LeftMouseOut'""><span onClick=""SelectObjItem(this,'','Disabled','');document.images['ArticleImg'].src='../Images/Folder/Open.gif';ShowChildClass('SystemLastArticle');"">系统设置</span></td>"
.Write " </tr>"
.Write " </table>"
.Write " <table width=""100%"" border=""0"" cellpadding=""0"" cellspacing=""0"">"
If Not KSCMS.ReturnPowerResult(0, "KMST10001") Then
.Write ("<tr Disabled AllParentID=""SystemLastArticle"" ParentID=""SystemLastArticle"">")
.Write (" <td width=""35%"" nowrap><img src=""../Images/Folder/HR.gif"" width=""16"" height=""22""><img src=""../Images/Folder/Node.gif"" width=""16"" height=""22""><img src=""../Images/Folder/folderclosed.gif"" align=""absmiddle""></td>")
.Write (" <td width=""65%"" onMouseOver=""this.className='LeftMouseOver'"" onMouseOut=""this.className='LeftMouseOut'""><span style=""cursor:default"">基本信息设置</span></td></tr>")
Else
.Write ("<tr AllParentID=""SystemLastArticle"" ParentID=""SystemLastArticle"">")
.Write (" <td width=""35%"" nowrap><img src=""../Images/Folder/HR.gif"" width=""16"" height=""22""><img src=""../Images/Folder/Node.gif"" width=""16"" height=""22""><img src=""../Images/Folder/folderclosed.gif"" align=""absmiddle""></td>")
.Write (" <td width=""65%"" onMouseOver=""this.className='LeftMouseOver'"" onMouseOut=""this.className='LeftMouseOut'""><span style=""cursor:default"" onClick=""SelectObjItem(this,'系统设置 >> <font color=red>基本信息设置</font>','SetSystem','System_SiteConfig.asp?SetType=1');"">基本信息设置</span></td></tr>")
End If
If Not KSCMS.ReturnPowerResult(0, "KMST10002") Then
.Write ("<tr Disabled AllParentID=""SystemLastArticle"" ParentID=""SystemLastArticle"">")
.Write (" <td width=""35%"" nowrap><img src=""../Images/Folder/HR.gif"" width=""16"" height=""22""><img src=""../Images/Folder/Node.gif"" width=""16"" height=""22""><img src=""../Images/Folder/folderclosed.gif"" align=""absmiddle""></td>")
.Write (" <td onMouseOver=""this.className='LeftMouseOver'"" onMouseOut=""this.className='LeftMouseOut'""><span style=""cursor:default"">会员选项设置</span></td></tr>")
Else
.Write ("<tr AllParentID=""SystemLastArticle"" ParentID=""SystemLastArticle"">")
.Write (" <td width=""35%"" nowrap><img src=""../Images/Folder/HR.gif"" width=""16"" height=""22""><img src=""../Images/Folder/Node.gif"" width=""16"" height=""22""><img src=""../Images/Folder/folderclosed.gif"" align=""absmiddle""></td>")
.Write (" <td onMouseOver=""this.className='LeftMouseOver'"" onMouseOut=""this.className='LeftMouseOut'""><span style=""cursor:default"" onClick=""SelectObjItem(this,'系统设置 >> <font color=red>会员选项设置</font>','SetSystem','System_SiteConfig.asp?SetType=5');"">会员选项设置</span></td></tr>")
End If
If Not KSCMS.ReturnPowerResult(0, "KMST100010") Then
.Write ("<tr Disabled AllParentID=""SystemLastArticle"" ParentID=""SystemLastArticle"">")
.Write (" <td width=""35%"" nowrap><img src=""../Images/Folder/HR.gif"" width=""16"" height=""22""><img src=""../Images/Folder/Node.gif"" width=""16"" height=""22""><img src=""../Images/Folder/folderclosed.gif"" align=""absmiddle""></td>")
.Write (" <td onMouseOver=""this.className='LeftMouseOver'"" onMouseOut=""this.className='LeftMouseOut'""><span style=""cursor:default"">留言选项设置</span></td></tr>")
Else
.Write ("<tr AllParentID=""SystemLastArticle"" ParentID=""SystemLastArticle"">")
.Write (" <td width=""35%"" nowrap><img src=""../Images/Folder/HR.gif"" width=""16"" height=""22""><img src=""../Images/Folder/Node.gif"" width=""16"" height=""22""><img src=""../Images/Folder/folderclosed.gif"" align=""absmiddle""></td>")
.Write (" <td onMouseOver=""this.className='LeftMouseOver'"" onMouseOut=""this.className='LeftMouseOut'""><span style=""cursor:default"" onClick=""SelectObjItem(this,'系统设置 >> <font color=red>留言选项设置</font>','SetSystem','System_SiteConfig.asp?SetType=6');"">留言选项设置</span></td></tr>")
End If
If Not KSCMS.ReturnPowerResult(0, "KMST100011") Then
.Write ("<tr Disabled AllParentID=""SystemLastArticle"" ParentID=""SystemLastArticle"">")
.Write (" <td width=""35%"" nowrap><img src=""../Images/Folder/HR.gif"" width=""16"" height=""22""><img src=""../Images/Folder/Node.gif"" width=""16"" height=""22""><img src=""../Images/Folder/folderclosed.gif"" align=""absmiddle""></td>")
.Write (" <td onMouseOver=""this.className='LeftMouseOver'"" onMouseOut=""this.className='LeftMouseOut'""><span style=""cursor:default"">RSS选项设置</span></td></tr>")
Else
.Write ("<tr AllParentID=""SystemLastArticle"" ParentID=""SystemLastArticle"">")
.Write (" <td width=""35%"" nowrap><img src=""../Images/Folder/HR.gif"" width=""16"" height=""22""><img src=""../Images/Folder/Node.gif"" width=""16"" height=""22""><img src=""../Images/Folder/folderclosed.gif"" align=""absmiddle""></td>")
.Write (" <td onMouseOver=""this.className='LeftMouseOver'"" onMouseOut=""this.className='LeftMouseOut'""><span style=""cursor:default"" onClick=""SelectObjItem(this,'系统设置 >> <font color=red>RSS选项设置</font>','SetSystem','System_SiteConfig.asp?SetType=7');"">RSS选项设置</span></td></tr>")
End If
If Not KSCMS.ReturnPowerResult(0, "KMST10003") Then
.Write ("<tr Disabled AllParentID=""SystemLastArticle"" ParentID=""SystemLastArticle"">")
.Write (" <td width=""35%"" nowrap><img src=""../Images/Folder/HR.gif"" width=""16"" height=""22""><img src=""../Images/Folder/Node.gif"" width=""16"" height=""22""><img src=""../Images/Folder/folderclosed.gif"" align=""absmiddle""></td>")
.Write (" <td onMouseOver=""this.className='LeftMouseOver'"" onMouseOut=""this.className='LeftMouseOut'""><span style=""cursor:default"">目录信息设置</span></td></tr>")
Else
.Write ("<tr AllParentID=""SystemLastArticle"" ParentID=""SystemLastArticle"">")
.Write (" <td width=""35%"" nowrap><img src=""../Images/Folder/HR.gif"" width=""16"" height=""22""><img src=""../Images/Folder/Node.gif"" width=""16"" height=""22""><img src=""../Images/Folder/folderclosed.gif"" align=""absmiddle""></td>")
.Write (" <td onMouseOver=""this.className='LeftMouseOver'"" onMouseOut=""this.className='LeftMouseOut'""><span style=""cursor:default"" onClick=""SelectObjItem(this,'系统设置 >> <font color=red>目录信息设置</font>','SetSystem','System_SiteConfig.asp?SetType=2');"">目录信息设置</span></td></tr>")
End If
If Not KSCMS.ReturnPowerResult(0, "KMST10004") Then
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -