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

📄 admin_help.asp

📁 这是作的一个网站,修改很方便,可以做网站设计.管理登陆:admin.asp 帐号和密码:admin/admin
💻 ASP
字号:
<!--#include file="Include/Gaobei_setup.asp"-->
<!--#include file="Conn.asp"-->
<!--#include file="include/char.asp" -->
<!--# include file="Include/check.asp"-->

<!--#include FILE="Include/Admin_Function.asp"-->
<% CheckAdmin1 %>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>高贝系统-使用帮助</title>
<link href="other/Style.css" rel="stylesheet" type="text/css">
<style type="text/css">
    a:link                  { text-decoration: none; color: #3A4273 }
    a:hover                 { text-decoration: underline }
    a:visited               { text-decoration: none; color: #464F86 }
    body, table, tr, td	{ scrollbar-base-color: #5282E7; scrollbar-arrow-color: #007db5; font-size: 12px }
    .header			{ color: #F1F3FB; background-color: #007db5; font-family: Tahoma,Verdana; font-weight: bold; font-size: 12px }
    .tablerow		{ font-family: Tahoma,Verdana; color: #464F86; font-size: 12px }
    BODY {
    scrollbar-face-color:#BBCEE8;
    scrollbar-highlight-color:#F2FAFD;
    scrollbar-3dlight-color:#BCCFE9;
    scrollbar-darkshadow-color:#BBCEF8;
    scrollbar-shadow-color:#85A7D6;
    scrollbar-arrow-color:#2445C8;
    scrollbar-track-color:#BCD9F3;
    }
</style>
<script language="JavaScript">
    function chgTDColor(oTD) {
	oTD.style.cursor = "hand";
	if(oTD.style.backgroundColor == "") {
		oTD.style.backgroundColor = "#E3E3EA";
		if(oTD.className == "header") {
			oTD.style.color = "#464F86";
		}
	} else {
		oTD.style.backgroundColor = "";
		if(oTD.className == "header") {
			oTD.style.color = "#F1F3FB";
		}
	}
    }

    function showhideMenu(n) {
	var oTR,oImg;
	
	oTR = eval("tr"+n);
	oImg = eval("img"+n);

	if (oTR.style.display == "none") {
		oTR.style.display = "block";
		oImg.src="images/menu/menu1.gif";
		oImg.parentElement.parentElement.bgColor="#E3E3EA"
		for (i=1;i<=9;i++ ) {
			if (i!=n) {
				var mTR = eval("tr"+i);
				var mImg = eval("img"+i);
				mImg.parentElement.parentElement.bgColor="";
			}
		}
	} else {
		oTR.style.display = "none";
		oImg.src="images/menu/menu2.gif";
	}
    }
</script>
</head>
<base target="GaobeiSys_Main" oncontextmenu=self.event.returnValue=false>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<div align="center">
	<table border="0" cellpadding="0" cellspacing="0" width="690" height="50">
		<tr>
			<td></td>
		</tr>
	</table>
</div>
<div align="center">
<table width="690" height="100%"  border="0" cellpadding="0" cellspacing="0" bgcolor="#EEEEF6">
  <tr>
    <td valign="top"><table width="690" border="0" cellspacing="0" cellpadding="0" bgcolor="#EEEEF6" class="tablerow">
        <tr> 
          <td height="25" class="header" onMouseOver="chgTDColor(this)" onMouseOut="chgTDColor(this)" onClick="showhideMenu(1)" background="images/Gaobei_skin/gaobei_adminhelp.gif"><img src="Images/Menu/Menu2.gif" align="absmiddle" width="25" height="25" name="img1"><font color="#000000"><b><strong>≡ 
            网 站 信 息 使 用 帮 助 ≡</strong></b></font></td>
        </tr>
        <tr> 
          <td height="1" bgcolor="#000000"></td>
        </tr>
        <tr id="tr1"> 
          <td> <table width="690" border="0" cellpadding="0" cellspacing="0">

              <tr bgcolor="#003399" class="tablerow"> 
                <td bgcolor="#EEEEF6">
				<p style="line-height: 150%; margin: 10px"><b>
				<font color="#000000">文章管理:</font></b><font color="#FF0000">该选项用以管理网站的文章内容。</font>分为添加文章|修改文章|文章栏目管理。<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <font color="#0000FF">1.添加文章:</font>可实现对一级文章栏目和图文文章栏目的添加操作。<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <font color="#0000FF">2.修改文章:</font>可实现对所加文章的修改、删除等操作。<br>
&nbsp;&nbsp;&nbsp;&nbsp; <font color="#0000FF">&nbsp;3.文章栏目管理:</font>可实现对文章栏目的添加(图文、一级、单页)删除等操作。此外,在网站中使用的一些文章栏目的调用也在此外添加。<br>
				<font color="#000000"><b>新闻管理:</b></font><font color="#FF0000">该选项用以管理网站中的新闻内容。</font>可实现对网站新闻的添加、修改、删除等相关的设置与操作。<br>
				<b><font color="#000000">公告管理:</font></b><font color="#FF0000">该选项用以管理网站中的公告内容。</font>可实现对网站公告的添加、修改、删除、排序等相关的设置与操作。<br>
				<font color="#000000"><b>软件管理:</b></font><font color="#FF0000">该选项用以管理网站中的软件下载内容。</font>分为添加软件|修改软件|软件回收站|软件栏目管理。<br>
&nbsp;&nbsp;&nbsp;&nbsp; <font color="#0000FF">&nbsp;1.添加软件:</font>可实现对网站软件下载的添加操作。<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <font color="#0000FF">2.修改软件:</font>可实现对网站软件下载的修改、删除等操作。<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <font color="#0000FF">3.软件回收站:</font>可实现对网站软件下载的恢复删除或彻底删除。<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <font color="#0000FF">4.软件栏目管理:</font>可实现对网站软件下载栏目的分类管理、分类添加、分类删除、分类排序等操作。<br>
				<b><font color="#000000">留言管理:</font></b><font color="#FF0000">该选项用以管理网站留言内容。</font>可实现对网站留言的查看、回复、删除、词语过滤等设置与操作。<br>
				<font color="#000000"><b>一级导航管理:</b></font><font color="#FF0000">该选项用以管理网站导航内容。</font>可实现对网站一级导航的添加、删除、修改、排序、新窗弹出、隐藏、代码调用、栏目说明等设置与操作。</td>
              </tr>
            </table></td>
        </tr>
        <tr> 
          <td height="25" class="header" onMouseOver="chgTDColor(this)" onMouseOut="chgTDColor(this)" onClick="showhideMenu(3)" background="images/Gaobei_skin/gaobei_adminhelp.gif"><img src="Images/Menu/Menu2.gif" align="absmiddle" width="25" height="25" name="img3"><font color="#000000"><b>≡ 
            用 户 设 置 使 用 帮 助  ≡</b></font></td>
        </tr>
        <tr> 
          <td height="1" bgcolor="#000000"></td>
        </tr>
        <tr style="display: none" id="tr3"> 
          <td> <table width="690" border="0" cellspacing="0" cellpadding="0">

              <tr bgcolor="#003399" class="tablerow"> 
                <td bgcolor="#EEEEF6">
				<p style="line-height: 150%; margin: 10px"><b>
				<font color="#000000">会员管理:</font></b><font color="#FF0000">该选项用以管理网站注册用户信息。</font>可实现对网站注册用户的删除、修改、激活、锁定、设为普通用户、设为高级用户等操作。<br>
				<font color="#000000"><b>网站管理员:</b></font><font color="#FF0000">该选项用以管理系统管理员信息。</font>可实现对系统管理员的添加、修改、删除、权限(高级管理员、中级管理员、初级管理员)等操作。</td>
              </tr>

            </table></td>
        </tr>



        <tr> 
          <td height="25" class="header" onMouseOver="chgTDColor(this)" onMouseOut="chgTDColor(this)" onClick="showhideMenu(7)" background="images/Gaobei_skin/gaobei_adminhelp.gif"><img src="Images/Menu/Menu2.gif" align="absmiddle" width="25" height="25" name="img7"><font color="#000000"><b>≡ 
            系 统 设 置 使 用 帮 助  ≡</b></font></td>
        </tr>
        <tr> 
          <td height="1" bgcolor="#000000"></td>
        </tr>
        <tr id="tr7" style="display: none"> 
          <td height="40"> <table width="690" height="100%" border="0" cellpadding="0" cellspacing="0" >

              <tr bgcolor="#003399" class="tablerow"> 
                <td bgcolor="#EEEEF6">
				<p style="line-height: 150%; margin: 10px"><b>
				<font color="#000000">相关参数:</font></b><font color="#FF0000">该选项用以设置网站的一些基本信息。</font>可实现对网站的名称、字体行距、LOGO|BANNER地址、在线QQ、缩图大小等设置。<br>
				<b><font color="#000000">网站广告:</font></b><font color="#FF0000">该选项用以管理网站的广告内容。</font>可实现对网站广告的添加、修改、删除、长宽、调用等设置与操作。<br>
				<font color="#000000"><b>友情链接:</b></font><font color="#FF0000">该选项用以管理网站的友情链接内容。</font>可实现对网站的友情链接的添加、修改、删除等操作。<br>
				<font color="#000000"><b>文件管理:</b></font><font color="#FF0000">该选项用以管理网站的上传文件内容。</font>可实现对网站的上传文件的信息浏览、删除等操作。<br>
				<font color="#000000"><b>网站调查:</b></font><font color="#FF0000">该选项用以管理网站的调查内容。</font>可实现对网站调查的添加、修改、删除、投票值等设置与操作。<br>
				<font color="#000000"><b>空间点用:</b></font><font color="#FF0000">该选项用以查看网站的空间占用情况。</font><br>
				<font color="#000000"><b>数据备份:</b></font><font color="#FF0000">该选项用以备份系统数据库的设置与操作。</font></td>
              </tr>

            </table></td>
        </tr>

        <tr> 
          <td height="25" class="header" onMouseOver="chgTDColor(this)" onMouseOut="chgTDColor(this)" onClick="showhideMenu(9)" background="images/Gaobei_skin/gaobei_adminhelp.gif"><img src="Images/Menu/Menu2.gif" align="absmiddle" width="25" height="25" name="img9"><font color="#000000"><b>≡ 
            其 它 管 理 使 用 帮 助  ≡</b></font></td>
        </tr>
        <tr> 
          <td height="1" bgcolor="#000000"></td>
        </tr>
        <tr style="display: none" id="tr9"> 
          <td> <table width="690" border="0" cellspacing="0" cellpadding="0">

              <tr bgcolor="#003399" class="tablerow"> 
                <td bgcolor="#EEEEF6">
				<p style="line-height: 150%; margin: 10px"><b>
				<font color="#000000">安全检查:</font></b><font color="#FF0000">该选项用以对系统安全的相关设置与操作。</font><br>
				<font color="#000000"><b>网站宣传:</b></font><font color="#FF0000">该选项用以对网站进行网络宣传。</font><br>
				<font color="#000000"><b>ASP探针:</b></font><font color="#FF0000">该选项用以查看系统与服务器的相关信息。</font></td>
              </tr>

            </table></td>
        </tr>

      </table></td>
  </tr>
</table>

</div>

</body>
</html>

⌨️ 快捷键说明

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