?? admin1.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">
<style type="text/css">
<!--
body {
background-image: url(images/top.gif);
}
-->
</style></head>
<body bgcolor="#799AE1">
<table border="0" width="159" cellspacing="1" cellpadding="0" height="410">
<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"></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_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_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">安 全 退 出</a></b></td>
</tr>
<tr>
<td height="32" align="center" bgcolor="#9966FF">
</td>
</tr>
<tr>
<td height="23" align="center" valign="bottom">
技術支持:QQ:371972484</td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -