⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 e_system1.asp

📁 zheng fu wang zhan gong neng qi quan
💻 ASP
📖 第 1 页 / 共 3 页
字号:
<!--#include file="conn.asp"-->
<!--#include file="ConnUser.asp"-->
<!--#include file="config.asp"-->
<!--#include file="char.inc"-->
<!--#include file="ChkUser.asp" -->
<!--#include file="ChkManage.asp" -->
<%
IF request.cookies(eChuang)("ManageKEY")<>"super" then
	Show_Err("对不起,您的后台管理权限不够!")
	response.end
else
	response.buffer=true
	Response.Expires=0

	Set rs9 = Server.CreateObject("ADODB.Recordset")
	sql9 ="SELECT * From "& db_System_Table &" Order By id DESC"
	RS9.open sql9,Conn,1,1
	if rs9("powermana")="1" or request.cookies(eChuang)("ManagePurview")="99999" then
	%>
<html>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<LINK href=site.css rel=stylesheet>
<title><%=copyright%><%=version%>&nbsp;<%=ver%> - 权限设置_建站铺修正版_bbs.jzpu.com</title>
</head>
<body topmargin="0">
<!--#include file=Admin_Top.asp-->
<div align="center">
<table border="1" cellpadding="3" cellspacing="0" style="border-collapse: collapse" bordercolor="#FFDFBF" width="100%" id="AutoNumber1">
<form method="post" action="E_SystemSave1.asp" name="system">
<tr class="TDtop"> 
          <td colspan="3"  width="100%" height=25> 
            <div align="center">┊ <strong>网站属性设置</strong> ┊</div></td>
        </tr>
        <tr bgcolor="#FFFFFF"> 
          <td width="25%"  align="right">启用页面信息版权保护:</td>
          <td  colspan="2" align="left"><select name="topbg" size="1" style="font-size: 9pt;  color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
              <option <%if rs9("topbg")<>"0" then%>selected<%end if%> value="1">启用</option>
              <option <%if rs9("topbg")="0" then%>selected<%end if%> value="0">禁用</option>
            </select></td>
        </tr>
        <tr bgcolor="#FFFFFF"> 
          <td width="25%" align="right" >启用栏目导航:</td>
          <td  colspan="2" align="left" > <select name="t_bg" size="1" style="font-size: 9pt;  color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
              <option <%if rs9("t_bg")<>"0" then%>selected<%end if%> value="1">启用</option>
              <option <%if rs9("t_bg")="0" then%>selected<%end if%> value="0">禁用</option>
            </select></td>
        </tr>
        <tr bgcolor="#FFFFFF"> 
          <td width="25%" align="right" >使用分级浏览机制:</td>
          <td  colspan="2" align="left" > <select name="uselevel" size="1" style="font-size: 9pt;  color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
              <option <%if rs9("uselevel")="1" then%>selected<%end if%> value="1">启用</option>
              <option <%if rs9("uselevel")="0" then%>selected<%end if%> value="0">禁用</option>
            </select></td>
        </tr>
        <tr bgcolor="#FFFFFF"> 
          <td width="25%" align="right" >小类管理员文章默认状态:</td>
          <td  colspan="2" align="left" > <select name="usecheck" size="1" style="font-size: 9pt;  color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
              <option <%if rs9("usecheck")="1" then%>selected<%end if%> value="1">已审核</option>
              <option <%if rs9("usecheck")="0" then%>selected<%end if%> value="0">未审核</option>
            </select>
            点击“<a title=文章默认状态详细说明 onMouseOver="window.status='文章默认状态详细说明';return true;" onMouseOut="window.status='';return true;"  href=javascript:alert("已审核指小类管理员添加文章后,文章不\n必经过系统管理员或文章审核员的审核就\n可显示出来。而未审核指小类管理员添加\n文章后,文章不直接显示出来,必须经过\n系统管理员和文章审核员的审核后才会显\n示。系统管理员和文章审核员不受此限。")>这里</a>”查看详细说明。 
          </td>
        </tr>
        <tr bgcolor="#FFFFFF"> 
          <td width="25%" align="right" >录入员可修改已审核文章:</td>
          <td  colspan="2" align="left" > <select name="modnewsable" size="1" style="font-size: 9pt;  color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
              <option <%if rs9("modnewsable")="1" then%>selected<%end if%> value="1">开启</option>
              <option <%if rs9("modnewsable")="0" then%>selected<%end if%> value="0">关闭</option>
            </select>
            点击“<a title=录入员可修改已审核文章详细说明 onMouseOver="window.status='录入员可修改已审核文章详细说明';return true;" onMouseOut="window.status='';return true;" href=javascript:alert("当文章默认状态为未审核时,该选项开启\n表示可以修改,但修改的文章将改为未审\n核状态(出于安全的考虑);关闭表示不\n可修改;当文章默认状态为已审核时,此\n选项无效。")>这里</a>”查看详细说明。</td>
        </tr>
        <tr bgcolor="#FFFFFF"> 
          <td width="25%" align="right" >大类注释状态:</td>
          <td  colspan="2" align="left" > <select name="zs" size="1" style="font-size: 9pt;  color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
              <option <%if rs9("zs")="1" then%>selected<%end if%> value="1">启用</option>
              <option <%if rs9("zs")="0" then%>selected<%end if%> value="0">未用</option>
            </select>
            点击“<a title=大类注释状态详细说明 onMouseOver="window.status='大类注释状态详细说明';return true;" onMouseOut="window.status='';return true;"  href=javascript:alert("大类注释启用后,将会在查看大类文章时\n出现大类的提示信息,未启用则不出现。\n当然,前提是该大类要有提示信息。")>这里</a>”查看详细说明。 
          </td>
        </tr>
        <tr bgcolor="#FFFFFF"> 
          <td width="25%" align="right" >小类注释状态:</td>
          <td  colspan="2" align="left" > <select name="zs1" size="1" style="font-size: 9pt;  color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
              <option <%if rs9("zs1")="1" then%>selected<%end if%> value="1">启用</option>
              <option <%if rs9("zs1")="0" then%>selected<%end if%> value="0">未用</option>
            </select>
            点击“<a title=小类注释状态详细说明 onMouseOver="window.status='小类注释状态详细说明';return true;" onMouseOut="window.status='';return true;" href=javascript:alert("小类注释启用后,将会在查看小类文章时\n出现小类的提示信息,未启用则不出现。\n当然,前提是该小类要有提示信息。")>这里</a>”查看详细说明。 
          </td>
        </tr>
        <tr bgcolor="#FFFFFF"> 
          <td width="25%" align="right" >专题注释状态:</td>
          <td  colspan="2" align="left" > <select name="zs2" size="1" style="font-size: 9pt;  color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
              <option <%if rs9("zs2")="1" then%>selected<%end if%> value="1">启用</option>
              <option <%if rs9("zs2")="0" then%>selected<%end if%> value="0">未用</option>
            </select>
            点击“<a title=专题注释状态详细说明 onMouseOver="window.status='专题注释状态详细说明';return true;" onMouseOut="window.status='';return true;" href=javascript:alert("专题注释启用后,将会在查看专题文章时\n出现专题的提示信息,未启用则不出现。\n当然,前提是该专题要有提示信息。")>这里</a>”查看详细说明。 
          </td>
        </tr>
        <tr bgcolor="#FFFFFF"> 
          <td width="25%" align="right" >是否开启评论功能:</td>
          <td  colspan="2" align="left" > <select name="reviewable" size="1" style="font-size: 9pt;  color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
              <option <%if rs9("reviewable")="1" then%>selected<%end if%> value="1">开启</option>
              <option <%if rs9("reviewable")="0" then%>selected<%end if%> value="0">关闭</option>
            </select></td>
        </tr>
		<tr bgcolor="#FFFFFF"> 
          <td width="25%" align="right" >是否开启注册用户签收功能:</td>
          <td  colspan="2" align="left" > <select name="M_MAIN" size="1" style="font-size: 9pt;  color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
              <option <%if rs9("M_MAIN")="1" then%>selected<%end if%> value="1">开启</option>
              <option <%if rs9("M_MAIN")="0" then%>selected<%end if%> value="0">关闭</option>
            </select><font color=red> 请确保评论功能已经开启</font></td>
        </tr>
        <tr bgcolor="#FFFFFF"> 
          <td width="25%" align="right" >是否显示评论者IP地址:</td>
          <td  colspan="2" align="left" > <select name="showip" size="1" style="font-size: 9pt;  color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
              <option <%if rs9("showip")="1" then%>selected<%end if%> value="1">开启</option>
              <option <%if rs9("showip")="0" then%>selected<%end if%> value="0">关闭</option>
            </select></td>
        </tr>
        <tr bgcolor="#FFFFFF"> 
          <td width="25%" align="right" >评论默认状态:</td>
          <td  colspan="2" align="left" > <select name="reviewcheck" size="1" style="font-size: 9pt;  color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
              <option <%if rs9("reviewcheck")="1" then%>selected<%end if%> value="1">已审核</option>
              <option <%if rs9("reviewcheck")="0" then%>selected<%end if%> value="0">未审核</option>
            </select></td>
        </tr>
        <tr bgcolor="#FFFFFF"> 
          <td width="25%" align="right" >审核评论菜单中:</td>
          <td  colspan="2" align="left" > <select name="reviewcheckshow" size="1" style="font-size: 9pt;  color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
              <option <%if rs9("reviewcheckshow")="1" then%>selected<%end if%> value="1">显示</option>
              <option <%if rs9("reviewcheckshow")="0" then%>selected<%end if%> value="0">不显示</option>
            </select>
            已审核评论</td>
        </tr>
        <tr bgcolor="#FFFFFF"> 
          <td width="25%" align="right" >是否开启友情链接申请功能:</td>
          <td  colspan="2" align="left" > <select name="linkreg" size="1" style="font-size: 9pt;  color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
              <option <%if rs9("linkreg")="1" then%>selected<%end if%> value="1">开启</option>
              <option <%if rs9("linkreg")="0" then%>selected<%end if%> value="0">关闭</option>
            </select></td>
        </tr>
        <tr bgcolor="#FFFFFF"> 
          <td width="25%" align="right" >友情链接管理菜单中:</td>
          <td  colspan="2" align="left" > <select name="linkpass" size="1" style="font-size: 9pt;  color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
              <option <%if rs9("linkpass")="1" then%>selected<%end if%> value="1">显示</option>
              <option <%if rs9("linkpass")="0" then%>selected<%end if%> value="0">不显示</option>
            </select>
            已审核网站链接</td>
        </tr>
        <tr bgcolor="#FFFFFF"> 
          <td width="25%" align="right" >审核文章菜单中:</td>
          <td  colspan="2" align="left" > <select name="checkshow" size="1" style="font-size: 9pt;  color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
              <option <%if rs9("checkshow")="1" then%>selected<%end if%> value="1">显示</option>
              <option <%if rs9("checkshow")="0" then%>selected<%end if%> value="0">不显示</option>
            </select>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -