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

📄 admin1.asp

📁 源码:asp编写的大学生毕业就业招聘信息管理系统
💻 ASP
字号:
<%
if session("login")<>"yes" then
response.write "<script language=JavaScript>" & chr(13) & "alert('您还未登陆或者超时,请重登陆!');"&"window.location.href = '../'"&" </script>"
response.end
end if
%>
<html>

<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="../css.css"  type="text/css">
<title>管理菜单</title>
<base target="main">
</head>

<body bgcolor="#799AE1">

<table border="0" width="159" cellspacing="1" cellpadding="0" height="592">
	<tr>
		<td height="39" background="images/title.gif" valign="bottom">
		<table border="0" width="100%" cellspacing="0" cellpadding="0" height="23">
			<tr>
				<td>
				<p align="center"><b><font size="2" color="#FFFFFF">控制面版</font></b></td>
			</tr>
		</table>
		</td>
	</tr>
	<tr>
		<td height="25" background="images/title_bg_show.gif" align="center" width="0">
		<b><a href="admin_index.asp">网站管理首页</a></b></td>
	</tr>
	<tr>
		<td height="25" background="images/title_bg_show.gif" align="center" width="0">
		<b><a href="webinfo.asp">网站信息设置</a></b></td>
	</tr>
	<tr>
		<td height="25" background="images/title_bg_show.gif" align="center" width="0">
		<p align="center"><b><a href="admin_up_notice.asp">网站公告管理</a></b></td>
	</tr>
	<tr>
		<td height="25" background="images/title_bg_show.gif" align="center" width="0">
		<b><a href="admin_up_service.asp?id=1&what=法律申明">系统文章管理</a></b></td>
	</tr>
	<tr>
		<td height="25" background="images/title_bg_show.gif" align="center" width="0">
		<b><a href="admin_list.asp">职位地区设置</a></b></td>
	</tr>
	<tr>
		<td height="25" background="images/title_bg_show.gif" align="center" width="0">
		<b><a href="admin_consign.asp">委托招聘管理</a></b></td>
	</tr>
	<tr>
		<td height="25" background="images/title_bg_show.gif" align="center" width="0"><b>
		<a href="admin_link.asp">友情连接管理</a></b></td>
	</tr>
	<tr>
		<td height="25" background="images/title_bg_show.gif" align="center" width="0">
		<a href="admin_article.asp"><b>网站文章管理</b></a></td>
	</tr>
	<tr>
		<td height="25" background="images/title_bg_show.gif" align="center" width="0">
		<b><a href="admin_message.asp">站内短信管理</a></b></td>
	</tr>
	<tr>
		<td height="25" background="images/title_bg_show.gif" align="center" width="0">
		<b><a href="admin_inuser.asp">个人用户管理</a></b></td>
	</tr>
	<tr>
		<td height="25" background="images/title_bg_show.gif" align="center" width="0">
		<b><a href="admin_enuser.asp">企业用户管理</a></b></td>
	</tr>
	<tr>
		<td height="25" background="images/title_bg_show.gif" align="center" width="0">
		<b><a href="admin_upfiles.asp">上传文件管理</a></b></td>
	</tr>
	<tr>
		<td height="25" background="images/title_bg_show.gif" align="center" width="0"><b>
		<a href="admin_user.asp">帐号密码设置</a></b></td>
	</tr>
	<tr>
		<td height="25" background="images/title_bg_show.gif" align="center" width="0"><b>
		<a target="_top" href="out.asp">安 全&nbsp; 退 出</a></b></td>
	</tr>
	<tr>
		<td height="12" align="center" bgcolor="#285CCD"> </td>
	</tr>
	<tr>
		<td height="38" background="images/title.gif" valign="bottom">
		<p align="center"><b><font color="#FFFFFF">远程窗口</font></b></td>
	</tr>
	<tr>
		<td height="140" align="center" style="border: 1px solid #000000; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px">
		<IFRAME name='I1' src='http://www.gogonet.cn/notice/gogojob.asp'; frameBorder=0 width=140 scrolling=no height=125>  </IFRAME>
 </td>
	</tr>
	<tr>
		<td height="32" align="center" bgcolor="#285CCD">
		 </td>
	</tr>
	<tr>
		<td height="23" align="center" valign="bottom">
		<font style="font-family: Arial,Sans-serif" color="#ffffff" zzzpop="页面执行时间:.000毫秒">
		Powered by </font>
		<font face="Verdana," size="1" Arial, Helvetica, sans-serif><b>
		<a style="COLOR: #000000; TEXT-DECORATION: none" target="_blank" href="http://www.gogonet.cn">
		GogoNet<font color="#cc0000">.Cn</font></a></b></font></td>
	</tr>
</table>

</body>

</html>

⌨️ 快捷键说明

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