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

📄 myweb_left.asp

📁 漂亮的企业网站管理系统 v2.6 修正了联系我们不能显示
💻 ASP
字号:
<!--#include file="checkadmin.asp" -->
<%
'☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆
'★                                                                  ★
'☆                漂亮的企业网站ASP免费版本                         ☆
'★                                                                  ★
'☆  版权所有: ML                                                    ☆
'★                                                                  ★
'☆  程序制作: ML                                                    ☆
'★            email:xinranyx@sina.com                               ★
'☆            QQ:1474579                                            ☆
'★            商业版本请联系购买!!!                                 ★
'☆                                                                  ☆
'★                                                                  ★
'☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆
%>
<HTML><HEAD><TITLE>网站后台管理系统</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">

<STYLE type=text/css>BODY {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: "宋体"; TEXT-DECORATION: none
}
SELECT {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: "宋体"; TEXT-DECORATION: none
}
INPUT {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: "宋体"; TEXT-DECORATION: none
}
TD {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: "宋体"; TEXT-DECORATION: none
}
A {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: "宋体"; TEXT-DECORATION: none
}
A:hover {
	COLOR: #0000ff; TEXT-DECORATION: none
}
</STYLE>
<script language="JavaScript"> 
NS4 = (document.layers) ? 1 : 0; 
IE4 = (document.all) ? 1 : 0; 
ver4 = (NS4 || IE4) ? 1 : 0; 

if (ver4) { 
with (document) { 
write("<STYLE TYPE='text/css'>"); 
if (NS4) { 
write(".parent {position:absolute; visibility:visible}"); 
write(".child {position:absolute; visibility:visible}"); 
write(".regular {position:absolute; visibility:visible}") 
} 
else { 
write(".child {display:none}") 
} 
write("</STYLE>"); 
} 
} 

function getIndex(el) { 
ind = null; 
for (i=0; i<document.layers.length; i++) { 
whichEl = document.layers[i]; 
if (whichEl.id == el) { 
ind = i; 
break; 
} 
} 
return ind; 
} 

function arrange() { 
nextY = document.layers[firstInd].pageY +document.layers[firstInd].document.height; 
for (i=firstInd+1; i<document.layers.length; i++) { 
whichEl = document.layers[i]; 
if (whichEl.visibility != "hide") { 
whichEl.pageY = nextY; 
nextY += whichEl.document.height; 
} 
} 
} 

function initIt(){ 
if (!ver4) return; 
if (NS4) { 
for (i=0; i<document.layers.length; i++) { 
whichEl = document.layers[i]; 
if (whichEl.id.indexOf("Child") != -1) whichEl.visibility = "hide"; 
} 
arrange(); 
} 
else { 
divColl = document.all.tags("DIV"); 
for (i=0; i<divColl.length; i++) { 
whichEl = divColl(i); 
if (whichEl.className == "child") whichEl.style.display = "none"; 
} 
} 
} 

function expandIt(el) { 
if (!ver4) return; 
if (IE4) { 
whichEl = eval(el + "Child"); 
if (whichEl.style.display == "none") { 
whichEl.style.display = "block"; 
} 
else { 
whichEl.style.display = "none"; 
} 
} 
else { 
whichEl = eval("document." + el + "Child"); 
if (whichEl.visibility == "hide") { 
whichEl.visibility = "show"; 
} 
else { 
whichEl.visibility = "hide"; 
} 
arrange(); 
} 
} 
onload = initIt; 
</script> 
<META content="MSHTML 6.00.2800.1106" name=GENERATOR></HEAD>
<BODY bgColor=#ffffff leftMargin=0 background=left/myweb_left_bg.gif 
topMargin=0 marginheight="0" marginwidth="0"><BR> <IMG height=37 
src="left/myweb_left_top.gif" width=120><BR>
<TABLE cellSpacing=0 cellPadding=0 width=140 border=0>
  <TBODY>
  <TR>
    <TD width=20> </TD>
    <TD>
     
     <div id="KB1Parent" class="parent">
	  <a href="#" onClick="expandIt('KB1'); return false" >
	  <IMG height=15 src="left/plus.gif" width=30 align=absMiddle border=0> 公告管理</A>
	  </DIV>
       
	   <DIV id="KB1Child" class="child">
	   <IMG height=16 src="left/blank1.gif" width=50 align=absMiddle>
	   <A href="p_list.asp?tid=gg" target="mainFrame">公告列表</A><BR>
        <IMG src="left/blankend1.gif" width=50 height=16 border="0" align=absMiddle>
		<A href="add_pro.asp?tid=gg" target="mainFrame">添加公告</A><BR>
      </DIV>
	  
	  
      <div id="KB18Parent" class="parent">
	  <a href="#" onClick="expandIt('KB18'); return false" ><IMG height=15 src="left/plus.gif" width=30 align=absMiddle border=0> 新闻管理</A>
	  </DIV>
       
	  <DIV id="KB18Child" class="child">
	  <IMG height=16 src="left/blank1.gif" width=50 align=absMiddle>
	  <A href="p_list.asp?tid=news" target="mainFrame"> 新闻列表</A><BR>
      <A href="add_pro.asp?tid=news" target="mainFrame">
	  <IMG src="left/blankend1.gif" width=50 height=16 border="0" align=absMiddle> 添加新闻</A><BR>
      </DIV>
     
	 <div id="KB14Parent" class="parent">
	 <a href="#" onClick="expandIt('KB14'); return false" >
	 <IMG height=15  src="left/plus.gif" width=30 align=absMiddle border=0> 产品管理</A>
	 </DIV>
	 
      <DIV id="KB14Child" class="child">
	  <IMG height=16 src="left/blank1.gif" width=50 align=absMiddle>
	  <A href="p_list.asp?tid=product" target="mainFrame">产品列表</A><BR>
      <A href="add_pro.asp?tid=product" target="mainFrame">
	  <IMG src="left/blankend1.gif" width=50 height=16 border="0" align=absMiddle> 添加商品</A><BR>
      </DIV>
		
	  <div id="KB11Parent" class="parent">
	  <a href="#" onClick="expandIt('KB11'); return false" >	
	  <IMG height=15 src="left/plus.gif" width=30 align=absMiddle border=0> 下属品牌</A></DIV>
       <DIV id="KB11Child" class="child">
	 <IMG height=16 src="left/blank1.gif" width=50 align=absMiddle>
	 <A href="p_list.asp?tid=project" target="mainFrame">品牌列表</A><BR>
      <A href="add_pro.asp?tid=project" target="mainFrame">
	  <IMG src="left/blankend1.gif" width=50 height=16 border="0" align=absMiddle> 添加品牌</A><BR>
       </DIV>
	   
	  <div id="KB12Parent" class="parent">
	  <a href="#" onClick="expandIt('KB12'); return false" >
	  <IMG height=15 src="left/plus.gif" width=30 align=absMiddle border=0> 客户系统</A>
	   </DIV>
	
      <DIV id="KB12Child" class="child">
	<IMG height=16 src="left/blank1.gif" width=50 align=absMiddle>
	<a href="p_list.asp?tid=customer" target="mainFrame"> 客户列表</a><BR>
     <IMG src="left/blankend1.gif" width=50 height=16 border="0" align=absMiddle>
	 <a href="add_pro.asp?tid=customer" target="mainFrame"> 添加客户</a><BR>
       </DIV>
		
	<div id="KB15Parent" class="parent">
	 <a href="#" onClick="expandIt('KB15'); return false" >
	 <IMG height=15 src="left/plus.gif" width=30 align=absMiddle border=0> 销售网络</A></DIV>
     <DIV id="KB15Child" class="child">
	 <IMG height=16 src="left/blank1.gif" width=50 align=absMiddle>
	 <A href="net_list.asp" target="mainFrame">网络列表</A><BR>
     <A href="add_net.asp" target="mainFrame">
	 <IMG src="left/blankend1.gif" width=50 height=16 border="0" align=absMiddle> 添加网络</A><br>
      </DIV>
	  <div id="KB19Parent" class="parent">
	 <a href="#" onClick="expandIt('KB19'); return false" >
	 <IMG height=15 src="left/plus.gif" width=30 align=absMiddle border=0> 人才招聘</a></DIV>
      
	  <DIV id="KB19Child" class="child">
	  <IMG height=16 src="left/blank1.gif" width=50 align=absMiddle>
	  <A href="p_list.asp?tid=job" target="mainFrame">人才列表</A><BR>
      <A href="add_pro.asp?tid=job" target="mainFrame">
	  <IMG src="left/blankend1.gif" width=50 height=16 border="0" align=absMiddle> 添加招聘</A><br>
       </DIV>
	   
        <div id="KB21Parent" class="parent">
	 <a href="#" onClick="expandIt('KB21'); return false" >
	   <IMG height=15 src="left/plus.gif" width=30 align=absMiddle border=0> 链接管理</a></DIV>
       
	    <DIV id="KB21Child" class="child">
	   <IMG height=16 src="left/blank1.gif" width=50 align=absMiddle>
	   <A href="link_list.asp" target="mainFrame"> 链接列表</A><BR>
       <A href="add_link.asp" target="mainFrame">
	   <IMG src="left/blankend1.gif" width=50 height=16 border="0" align=absMiddle> 添加链接</A></DIV>
	   
       <span class="parent"><A href="gb/gb_list.asp" target="mainFrame">
	   <IMG height=15 src="left/plus.gif" width=30 align=absMiddle border=0></A>
	   <A href="add_pro.asp?tid=call" target="mainFrame"> 企业简介<br>
       <IMG height=15 src="left/plus.gif" width=30 align=absMiddle border=0></A>
	   <A href="add_pro.asp?tid=add" target="mainFrame"> 联系我们</A><br>
       <A href="gb/gb_list.asp" target="mainFrame">
	   <IMG height=15 src="left/plus.gif" width=30 align=absMiddle border=0></A>
	   <A href="add_pro.asp?tid=rongyu" target="mainFrame"> 公司荣誉</A></span><br>
       <a href="gb/gb_list.asp" target="mainFrame">
	   <img height=15 src="left/plus.gif" width=30 align=absMiddle border=0></a>
	   <a href="/Admin_Vote.asp" target="mainFrame"> 投票管理</a>
	    <DIV class=parent id=KB2Parent style="CURSOR: hand">
		<A href="gb/gb_list.asp" target="mainFrame">
		<IMG height=15 src="left/plus.gif" width=30 align=absMiddle border=0> 查看留言</A><br>
		<IMG height=15 src="left/plus.gif" width=30 align=absMiddle border=0> <a href="/admin/title.asp" target="mainFrame">网站配置</a> </DIV>
        <DIV class=parent id=KB5Parent style="CURSOR: hand">
	   <A href="modpwd.asp" target="mainFrame">
	   <IMG height=15 src="left/plus.gif" width=30 align=absMiddle border=0> 密码修改</A></DIV>
        <DIV class=parent id=KB6Parent style="CURSOR: hand">
	   <A href="logout.asp">
	   <IMG height=15 src="left/plus.gif" width=30 align=absMiddle border=0> 安全退出</A></DIV>
      </TD></TR></TBODY></TABLE>
</BODY></HTML>

⌨️ 快捷键说明

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