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

📄 admin_menu.asp

📁 好用的贴吧源代码
💻 ASP
📖 第 1 页 / 共 2 页
字号:
<!--#include file="conn.asp"-->
<!--#include file="../inc/md5.asp"-->
<!--#include file="../inc/UserPs.Asp"-->
<!--#include file="../inc/pwwd.asp"-->
<!--#include file="../inc/Config.Asp"-->
<%
	BotList = "Google,Isaac,SurveyBot,Baiduspider,yahoo,yisou,3721,ia_archiver,P.Arthur,FAST-WebCrawler,Java,Microsoft-ATL-Native,TurnitinBot,WebGather,Sleipnir"
	Botlist = Split(Botlist,",")
	For i = 0 To Ubound(Botlist)
	If InStr(Lcase(Request.ServerVariables("HTTP_USER_AGENT")),Lcase(Botlist(i))) > 0 Then
	   response.write" - Powered By FYPost - 枫叶贴吧"
	   response.End()
	Exit For
	End If
	Next
'/*不让搜索引擎收录*/
Call Admin_Admin()
action = ReplaceBadWord(Request.QueryString("action"))
Select Case action
	Case ""
	Call index_menu()
	Case "admin_login"
	Call admin_login()
	Case "left_menu"
	Call left_menu()
	Case "Login_out"
	Call Login_out()
	Case "right_index"
	Call right_index()
	Case Else 
	Call Post_err()
End Select
Sub right_index()
%>
<html >
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>管理中心—首页</title>
<link href="css/css.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
td  {
    background:#F1F3F5;
}
/*针对该文件*/
-->
</style></head>
<script language="javascript">
<!--
function showimgg(){
window.open ('http://www.fywen.com/web/fywen.html', 'newwindow', 'height=300, width=400, top=200,left=300, toolbar=no, menubar=no, scrollbars=no, resizable=no,location=no, status=no') 
}
-->
</script>
<body>
<table width="98%" border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="#FFFFFF" class="table" >
  <tr  >
    <td height="25" colspan="2" align="center" class="imgbg"><strong class="size">欢迎「<%=Session("uesrname")%>」来到枫叶在线管理系统后台控制面板</strong></td>
  </tr>
  <tr >
    <td width="10%" align="right" >官方公告:</td>
    <td width="90%" align="center" ><iframe scrolling="no" name="frampack" frameborder="0" marginheight="0" marginwidth="0" width="100%" height="20" allowtransparency src="http://www.fywen.com/web/gonggao.asp?webname=<%=fywenurl%>" target="_blank"></iframe></td>
  </tr>
  <tr >
    <td  colspan="2" height="20"><div align="center"><a href="javascript:showimgg();">点击提交您发现的BUG,我们会及时处理</a></div></td>
  </tr>
</table>
<br>
<table width="98%" border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="#FFFFFF" class="table">
 <tr>
  <td height="25" class="imgbg"><div align="center"><strong class="size">程序说明</strong></div></td>
 </tr>
 <tr>
 <td>
     1.本系统采用约80%的过程调用,每个调用均有详细说明可自己自行修改调用信息 
     <BR>
     2.程序代码在编写过程中充分释放服务器资源,避免服务器资源浪费积累浏览缓慢 <BR>
     3.独立的css样式网站风格完全和网站代码分开,可以任意修改特色风格 <BR>
     4.支持多管理员管理<BR>
     ……<br>
     <font color="#FF0000">注意事项:</font><br>
     1.请不要去掉官方公告里面的相关连接<br>
     2.如果官方发布安全补丁请及时安装,否则产生的安全问题后果自负<br>
     3.在修改过程调用时请看完说明后修改,对Asp代码不了解的用户切勿修改<br>
     4.任何程序都没有绝对安全,对于发现的问题请及时反馈,我们会及时处理在此表示感谢</td>
 </tr>
</table>
<br>
<table width="98%" border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="#FFFFFF" class="table">
  <tr> 
    <td height="25" colspan="2" align="center" class="imgbg"><strong class="size">贴吧管理系统版本信息</strong></td>
  </tr>
 <tr>
 <td width="10%"  height=23 >目前版本</td>
 <td width="90%" >枫叶在线 FYPost [枫叶贴吧] <font color="#FF0000">V1.0</font> 正式版</td>
  </tr>
  <tr>
 <td width="10%"  height=23>版权声明</td>
 <td width="90%"  style="LINE-HEIGHT: 150%"> 1、本系统为免费软件,未经书面授权,不得向任何第三方提供本软件系统;<BR>
 2、用户自由选择是否使用,在使用中出现任何问题和由此造成的一切损失对授权用户我们会尽力修复;<BR>
 3、您可以对本系统进行修改和美化,但必须保留完整的版权信息; <BR>
 4、本软件受中华人民共和国《著作权法》《计算机软件保护条例》等相关法律、法规保护,作者保留一切权利。

 </td>
  </tr>
</table>
<br>
<table width="98%" border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="#FFFFFF" class="table">
  <tr> 
    <td height="25" colspan="2"  align="center" class="imgbg"><strong class="size">网站管理系统开发</strong></td>
  </tr>
 <tr>
 <td width="10%" height=23>程序制作</td>
 <td width="90%"><a href="http://www.fywen.com/" target="_blank"> <b> <font color="#0066FF">枫叶在线</font></b></a> 独立开发 程序编写:<a href="tencent://message/?uin=421668015&Site=枫叶在线&Menu=yes" >两极</a> </td>
  </tr>
  <tr>
 <td width="10%"  height=23>联系方式</td>
 <td width="90%" >QQ:421668015 TEL:13854156016<br>
 Mail:<a href="mailto:wgcnzgfg@163.com">wgcnzgfg@163.com</a></td>
  </tr>
  <tr>
 <td width="10%"  height=23>程序主页</td>
 <td width="90%" ><a href="http://www.fywen.com" target="_blank">www.fywen.com</a></td>
  </tr>
</table>
</body>
</html>
<%
End Sub
Sub index_menu()
%>
<html>
<head>
<title> 枫叶贴吧 - 管理中心 </title>
<link href="css/css.css" rel="stylesheet" type="text/css">
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" style="overflow:hidden"> 
<SCRIPT language="javascript">
function switchSysBar(){
	if (switchPoint.innerText=="关闭左侧栏"){
		switchPoint.innerText="打开左侧栏"
		document.all("frmTitle").style.display="none"
	}
	else{
		switchPoint.innerText="关闭左侧栏"
		document.all("frmTitle").style.display=""
	}
}
</SCRIPT>
<table width="100%" border="0" height="100%" align="center" cellpadding="0" cellspacing="0">
<tr><td height="50" valign="top">
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td height="36">
	<table cellspacing="0" cellpadding="0" width="100%" border="0">
  <tbody>
    <tr>
      <td height="36"><table width="100%" height="50" border="0" align="center" cellpadding="0" cellspacing="0" background="../image/top_1.gif">
        <tbody>
          <tr>
            <td align="left" width="197" height="36"></td>
            <td align="left" width="101" onClick="switchSysBar()" class="hand" ><strong><SPAN id=switchPoint title="关闭左边管理导航菜单" class="size"> 关闭左侧栏</SPAN></strong></td>
            <td align="left" width="506"><strong><a href="../index.Asp" target="right" class="size">首页预览</a> <span class="size">|</span> <a href="javascript:history.back(-1)" class="size">后 退</a><span class="size"> | 重新载入 | </span> <a href="javascript:history.go(+1)" class="size">前 进</a> <span class="size">|</span> <a onClick="return confirm('确定退出登陆?')" href="admin_menu.Asp?action=Login_out" target="_top" class="size">退出管理</a></strong></td>
            <td width="190"><br>
              <span class="size">建议屏幕分辨率为1024*768 <br> 
              IE浏览器5.5以上版本</span></td>
          </tr>
        </tbody>
      </table></td>
    </tr>
  </tbody>
</table>	</td>
  </tr>
</table></td></tr><tr><td >
<table width="100%" height="100%" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td width="20%" vAlign="top" noWrap  id="frmTitle" name="frmTitle"><iframe scrolling=auto frameborder=0 id='left'  src="?action=left_menu"  style="HEIGHT:100%; VISIBILITY: inherit; WIDTH:100%; Z-INDEX: 2"> </iframe></td>
        <td width="80%"><iframe frameborder="0 "id="right" name="right" src="?action=right_index" 
      style="HEIGHT: 100%; VISIBILITY: inherit; WIDTH: 100%; Z-INDEX: 1" scrolling="auto"></iframe></td>
      </tr>
</table></td></tr><tr><td height="31" valign="top">
	<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td height="30" background="../image/bottom.gif"><div align="center"><STRONG class="size">Copyright @ 2005-2008   枫叶贴吧 </STRONG>&nbsp;&nbsp;<a href="http://www.fywen.com" target="_blank">枫叶在线版权所有</a></div></td>
  </tr>
</table></td></tr></table>
</body>
</html>
<%
End sub
Sub Post_err()
%>
<html>
<head>
<title>非法登陆</title>
<link href="css/css.css" rel="stylesheet" type="text/css">
</head>

<body>
<table width="364" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td width="354" colspan="3">&nbsp;</td>
  </tr>
  <tr>
    <td height="128" colspan="3">
    <div align="center"><font color="#FF0000" size="4"><strong><img src="../image/posterr.gif">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;请不要非法登陆</strong></font></div></td>
  </tr>
</table>
</body>
</html>
<%
End Sub
Sub left_menu()
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>[MapleLeaf Online]管理菜单 - 枫叶贴吧</title>
<style type="text/css"> 
body{
FONT-SIZE: 12px;COLOR: #000000; FONT-FAMILY: "宋体";background-color: #C2C2D1;
 SCROLLBAR-FACE-COLOR: #C2C2D1;
 SCROLLBAR-HIGHLIGHT-COLOR: #C2C2D1;
 SCROLLBAR-SHADOW-COLOR: #C2C2D1;
 SCROLLBAR-3DLIGHT-COLOR: #C2C2D1;
 SCROLLBAR-ARROW-COLOR: #FFFFFF;
 SCROLLBAR-TRACK-COLOR: #E4E4EB;
 SCROLLBAR-DARKSHADOW-COLOR: #C2C2D1;
 SCROLLBAR-BASE-COLOR: #C2C2D1;
     }
.menutitle{
	cursor:pointer;
	margin-bottom: 0px;
	width:189px;
	padding:0px;
	text-align:center;
	font-weight:bold;
	border:0px;
	height: 22px;
}
.submenu{ margin-bottom: 0em; }
TD{ font-family:宋体; font-size: 12px; line-height: 15px;}
a  { font:normal 12px "宋体"; color:#000000; text-decoration:none; }
a:hover  { color:#428EFF;text-decoration:underline; }
</style>
<script language="javascript" type="text/javascript">
if (document.getElementById){ //DynamicDrive.com change
document.write('<style type="text/css">\n')
document.write('.submenu{display: none;}\n')
document.write('</style>\n')
}

function SwitchMenu(obj){
	if(document.getElementById){
	var el = document.getElementById(obj);
	var ar = document.getElementById("masterdiv").getElementsByTagName("span"); //DynamicDrive.com change
		if(el.style.display != "block"){ //DynamicDrive.com change
			for (var i=0; i<ar.length; i++){
				if (ar[i].className=="submenu") //DynamicDrive.com change
				ar[i].style.display = "none";
			}
			el.style.display = "block";
		}else{
			el.style.display = "none";
		}
	}
}

function killErrors() {
return true;
}
window.onerror = killErrors;
</script>
</head>
<BODY leftmargin="0" topmargin="0" marginheight="0" marginwidth="0">
<div id="masterdiv"></div>
<table height="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="189" bgcolor="#EEEEF6" valign="top"><TABLE width="189" height=60 border="0" cellPadding="0" cellSpacing="0" background="../image/menu1.gif">

⌨️ 快捷键说明

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