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

📄 left.asp

📁 图利文章管理系统。毕业设计郑州科技学院2006级计算机系计算机信息管理专业
💻 ASP
字号:
<html>
<head>
<style type=text/css>
body  { background:#799AE1; margin:0px; font:9pt 宋体; SCROLLBAR-FACE-COLOR: #799AE1; SCROLLBAR-HIGHLIGHT-COLOR: #d6d6d6; SCROLLBAR-SHADOW-COLOR: #d6d6d6; SCROLLBAR-3DLIGHT-COLOR: #135184; SCROLLBAR-ARROW-COLOR: white; SCROLLBAR-TRACK-COLOR: #d6d6d6; SCROLLBAR-DARKSHADOW-COLOR: #135184}
table  { border:0px; }
td  { font:normal 12px 宋体; }
img  { vertical-align:bottom; border:0px; }
a  { font:normal 12px 宋体; color:#000000; text-decoration:none; }
a:hover  { color:#428EFF;text-decoration:underline; }
.sec_menu  { border-left:1px solid white; border-right:1px solid white; border-bottom:1px solid white; overflow:hidden; background:#D6DFF7; }
.menu_title  { }
.menu_title span  { position:relative; top:2px; left:8px; color:#215DC6; font-weight:bold; }
.menu_title2  { }
.menu_title2 span  { position:relative; top:2px; left:8px; color:#428EFF; font-weight:bold; }
</style>
</head>
<body>
<%
if session("admin")="" and session("flag")="" then
	response.write "Error!!"
else
	call main()
end if
sub main()
%> <table border=0 width=158 cellspacing="0" cellpadding="0" style="border-collapse: collapse" align="center"> 
<tr> <td width=100 align=center valign="top"> <img src="images/title.gif" width=158 height=38> 
<table cellpadding=0 cellspacing=0 width=158 align=center> <tr> <td height=25 c background="images/title_bg_quit.gif"> 
 <span><a href="Main.asp" target=main><b>管理首页</b></a> | <a href=logout.asp target=_top><b>退出</b></a></span>    
</td></tr> <tr> <td style="display:" id='submenu0'> <div class=sec_menu style="width:158"> 
<table cellpadding=0 cellspacing=0 align=center width=130> <tr> <td height=20>用户名:<%=session("Admin")%></td></tr> 
<tr> <td height=20>权&nbsp;&nbsp;限:<%
		  select case session("flag")
		  	case 1
				response.write "系统管理员"
			case 2
				response.write "高级管理员"
			case 3
				response.write "笑话录入员"
		  end select
		  %> </td></tr> </table></div><div  style="width:158"> <table cellpadding=0 cellspacing=0 align=center width=130> 
<tr> <td height=20></td></tr> </table></div></td></tr> </table><table cellpadding=0 cellspacing=0 width=158 align=center> 
<tr> <td height=25 background="images/Admin_left_1.gif" >  <b>文章管理</b> </td>
</tr> 
<tr> <td style="display:" id='submenu1'> <div class=sec_menu style="width:158"> 
<table cellpadding=0 cellspacing=0 align=center width=130> <tr> <td height=20><a href="article_add.asp" target="main">添加<b>文章</b></a></td>
</tr> 
<tr> <td height=20><a href=article_edit.asp target=main>文章列表/<font color="#FF0000">修改</font>/管理</a></td>
</tr> 
<tr> <td height=20><a href=article_up.asp target=main>用户上传管理/审核</a></td></tr> 
</table></div><div  style="width:158"> <table cellpadding=0 cellspacing=0 align=center width=130> 
<tr> <td height=20></td></tr> </table></div></td></tr> </table><table cellpadding=0 cellspacing=0 width=158 align=center> 
<tr> <td height=25 background="images/Admin_left_2.gif" >  <b>图图管理</b> </td></tr> 
<tr> <td style="display:" id='submenu1'> <div class=sec_menu style="width:158"> 
<table cellpadding=0 cellspacing=0 align=center width=130> <tr> <td height=20><a href=pic_add.asp?action=add target=main>添加图图</a></td></tr> 
<tr> <td height=20><a href=pic_list.asp target=main>图图列表/<font color="#FF0000">修改</font>/管理</a></td></tr> 
<tr> <td height=20><a href=pic_list.asp?shen=t target=main>用户上传管理/审核</a></td></tr> 
</table></div><div  style="width:158"> <table cellpadding=0 cellspacing=0 align=center width=130> 
<tr> <td height=20></td></tr> </table></div></td></tr> </table><table cellpadding=0 cellspacing=0 width=158 align=center> 
<tr> <td height=25 background="images/Admin_left_4.gif" >  <strong>类别管理</strong></td>
</tr> 
<tr> <td style="display:" id='submenu1'> <div class=sec_menu style="width:158"> 
<table cellpadding=0 cellspacing=0 align=center width=130> <tr> <td height=20><a href="class_edit.asp?a=add" target="main">添加文章图片分类</a></td>
</tr> 
<tr> <td height=20><a href=class_main.asp target=main>文章图片分类管理</a><a href=Admin_ArticleCheck.asp target=main></a></td>
</tr> 
</table></div><div  style="width:158"> <table cellpadding=0 cellspacing=0 align=center width=130> 
<tr> <td height=20></td></tr> </table></div></td></tr> </table>
<table cellpadding=0 cellspacing=0 width=158 align=center> 
<tr> <td height=25 background="images/Admin_left_3.gif" >  <b>用户管理</b> </td></tr> 
<tr> <td style="display:" id='submenu1'> <div class=sec_menu style="width:158"> 
<table cellpadding=0 cellspacing=0 align=center width=130> <tr> <td height=20><a href="Admin_Admin.asp?Action=Add" target="main">添加管理员</a></td></tr> 
<tr> <td height=20><a href=Admin_Admin.asp target=main>后台用户管理</a></td></tr> </table></div><div  style="width:158"> 
<table cellpadding=0 cellspacing=0 align=center width=130> <tr> <td height=20></td></tr> 
</table></div></td></tr> </table></td>
</tr></table><%  
end sub  
%> </html>

⌨️ 快捷键说明

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