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

📄 admin_index.asp

📁 源码:asp编写的大学生毕业就业招聘信息管理系统
💻 ASP
字号:
<!--#include file="conn.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-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="../css.css"  type="text/css">
<title>网站分类管理</title>
<base target="_self">
</head>

<body bgcolor="#CAD7F7" vlink="#000000">

<table border="0" width="759" cellspacing="0" cellpadding="4" bgcolor="#FFFFFF" style="border:1px solid #000000; " height="445">
	<tr>
		<td background="images/admin_bg_1.gif" height="24" width="749" colspan="2">
		<p align="center"><font size="2" color="#FFFFFF"><b>网 站 管 理 首 页</b></font></td>
	</tr>
	<tr>
		<td bgcolor="#F1F3F5" height="95%" align="center" valign="top" width="277" style="border-left-width: 1px; border-right: 1px solid #000000; border-top-width: 1px; border-bottom-width: 1px">
					<div align="center">
						<table border="1" width="90%" cellspacing="0" cellpadding="0" style="border-collapse: collapse" bordercolor="#C0C0C0" id="table1">
							<tr>
								<td height="25" colspan="2" bgcolor="#C0C0C0">
								<p align="center"><b>网站数据统计</b></td>
							</tr>
							<tr>
								<td width="48%" height="25" align="center">
								今日新增职位:</td>
								<%
								sql="select id from job where datediff('d',addtime,Now())=0 "
								rs.open sql,conn,1,1
								%>
								<td height="25" width="49%" align="center"><%=rs.recordcount%></td>
							</tr>
							<tr>
								<td width="48%" height="25" align="center">
								今日求职人才:</td>
								<%
								rs.close
								sql="select id from in_user where datediff('d',rdate,Now())=0"
								rs.open sql,conn,1,1
								%>
								<td height="25" width="49%" align="center"><%=rs.recordcount%></td>
							</tr>
							<tr>
								<td width="48%" height="25" align="center">
								今日注册企业:</td>
								<%
								rs.close
								sql="select id from en_user where datediff('d',rdate,Now())=0"
								rs.open sql,conn,1,1
								%>
								<td height="25" width="49%" align="center"><%=rs.recordcount%></td>
							</tr>
							<tr>
								<td width="48%" height="25" align="center">
								个人用户数量:</td>
								<%
								rs.close
								sql="select id from in_user"
								rs.open sql,conn,1,1
								%>
								<td height="25" width="49%" align="center"><%=rs.recordcount%></td>
							</tr>
							<tr>
								<td width="48%" height="25" align="center">
								企业用户数量:</td>
								<%
								rs.close
								sql="select id from en_user"
								rs.open sql,conn,1,1
								%>
								<td height="25" width="49%" align="center"><%=rs.recordcount%></td>
							</tr>
							<tr>
								<td width="48%" height="25" align="center">
								全站职位总量:</td>
								<%
								rs.close
								sql="select id from job"
								rs.open sql,conn,1,1
								%>
								<td height="25" width="49%" align="center"><%=rs.recordcount%></td>
							</tr>
							<tr>
								<td width="48%" height="25" align="center">
								职位库数据量:</td>
								<%
								rs.close
								sql="select id from indepot"
								rs.open sql,conn,1,1
								%>
								<td height="25" width="49%" align="center"><%=rs.recordcount%></td>
							</tr>
							<tr>
								<td width="48%" height="25" align="center">
								人才库数据量:</td>
								<%
								rs.close
								sql="select id from endepot"
								rs.open sql,conn,1,1
								%>
								<td height="25" width="49%" align="center"><%=rs.recordcount%></td>
							</tr>
							<tr>
								<td width="48%" height="25" align="center">
								站内短信数量:</td>
								<%
								rs.close
								sql="select id from message"
								rs.open sql,conn,1,1
								%>
								<td height="25" width="49%" align="center"><%=rs.recordcount%></td>
							</tr>
							<tr>
								<td width="48%" height="25" align="center">
								站内文章数量:</td>
								<%
								rs.close
								sql="select id from article"
								rs.open sql,conn,1,1
								%>
								<td height="25" width="49%" align="center"><%=rs.recordcount%></td>
							</tr>
							<tr>
								<td width="48%" height="25" align="center">
								友情连接数量:</td>
								<%
								rs.close
								sql="select id from link"
								rs.open sql,conn,1,1
								%>
								<td height="25" width="49%" align="center"><%=rs.recordcount%></td>
							</tr>
							<tr>
								<td width="48%" height="25" align="center">
								站长文件数量:</td>
								<%
								rs.close
								sql="select id from files"
								rs.open sql,conn,1,1
								%>
								<td height="25" width="49%" align="center"><%=rs.recordcount%></td>
							</tr>
						</table>
					</div>
		 <p align="left"><b>提示:</b><p align="left">为保证数据的完整性,建议不要手动操作数据库。<p align="left">
					<b>技术支持:</b><p align="left">QQ:123234503<p align="left">留言版:<a target="_blank" href="http://www.gogonet.cn/add_guest.asp">http://www.gogonet.cn/add_guest.asp</a><p align="left">
					电子邮件:no_eye@163.com</td>
		<td bgcolor="#F1F3F5" height="100%" align="center" valign="top" width="463">
					<table border="0" width="100%" cellspacing="0" cellpadding="0" id="table2" height="400">
						<tr>
							<td height="148" style="line-height: 150%" valign="top">
							<p align="left">&nbsp;亲爱的用户:<br>
&nbsp;&nbsp;&nbsp; 您好。您现在使用的是Gogo求职招聘系统1.2普及版,为区分正式版,我们对两版本做了如下调整,其外您仅需支付<font color="#FF0000">人民币98元</font>就可获得正式版的终身使用权,并且享有免费升级
							、技术咨询的服务。<p align="left">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
							<a target="_blank" href="http://www.gogonet.cn">
							Gogo工作室</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
							2006年5月28日<p align="left"><b>
							<a target="_blank" href="http://www.gogonet.cn/pay.asp">
							点击此处查看正式版购买方式</a></b></td>
						</tr>
						<tr>
							<td valign="top">
															 </td>
						</tr>
						<tr>
							<td valign="top">
															<div align="center">
																<table border="1" width="70%" cellspacing="0" cellpadding="0" style="border-collapse: collapse" bordercolor="#0F3CF0" id="table3">
																	<tr>
																		<td height="25" width="173" align="center" bgcolor="#8FABD6">
																		<b>功&nbsp;&nbsp;&nbsp; 
																		能</b></td>
																		<td height="25" width="80" align="center" bgcolor="#8FABD6">
																		<b>正式版</b></td>
																		<td height="25" width="80" align="center" bgcolor="#8FABD6">
																		<b>普及版</b></td>
																	</tr>
																	<tr>
																		<td height="25" width="173" align="center">
																		会员消费制及管理</td>
																		<td height="25" width="80" align="center">
																		支持</td>
																		<td height="25" width="80" align="center">
																		<font color="#FF0000">
																		不支持</font></td>
																	</tr>
																	<tr>
																		<td height="25" width="173" align="center">
																		VIP用户设定</td>
																		<td height="25" width="80" align="center">
																		支持</td>
																		<td height="25" width="80" align="center">
																		<font color="#FF0000">
																		不支持</font></td>
																	</tr>
																	<tr>
																		<td height="25" width="173" align="center">
																		个人用户照片上传</td>
																		<td height="25" width="80" align="center">
																		支持</td>
																		<td height="25" width="80" align="center">
																		<font color="#FF0000">
																		不支持</font></td>
																	</tr>
																	<tr>
																		<td height="25" width="173" align="center">
																		系统消息群发</td>
																		<td height="25" width="80" align="center">
																		支持</td>
																		<td height="25" width="80" align="center">
																		<font color="#FF0000">
																		不支持</font></td>
																	</tr>
																	<tr>
																		<td height="25" width="173" align="center">
																		用户超级搜索</td>
																		<td height="25" width="80" align="center">
																		支持</td>
																		<td height="25" width="80" align="center">
																		<font color="#FF0000">
																		不支持</font></td>
																	</tr>
																	<tr>
																		<td height="25" width="173" align="center">
																		后台文件上传</td>
																		<td height="25" width="80" align="center">
																		支持</td>
																		<td height="25" width="80" align="center">
																		<font color="#FF0000">
																		不支持</font></td>
																	</tr>
																	<tr>
																		<td height="25" width="173" align="center">
																		友情连接管理</td>
																		<td height="25" width="80" align="center">
																		支持</td>
																		<td height="25" width="80" align="center">
																		支持</td>
																	</tr>
																	<tr>
																		<td height="25" width="173" align="center">
																		站内文章管理</td>
																		<td height="25" width="80" align="center">
																		支持</td>
																		<td height="25" width="80" align="center">
																		支持</td>
																	</tr>
																	<tr>
																		<td height="25" width="173" align="center">
																		职位、地区、专业设置</td>
																		<td height="25" width="80" align="center">
																		支持</td>
																		<td height="25" width="80" align="center">
																		支持</td>
																	</tr>
																	<tr>
																		<td height="25" width="173" align="center">
																		委托招聘</td>
																		<td height="25" width="80" align="center">
																		支持</td>
																		<td height="25" width="80" align="center">
																		支持</td>
																	</tr>
																	<tr>
																		<td height="25" width="173" align="center">
																		用户注册</td>
																		<td height="25" width="80" align="center">
																		支持</td>
																		<td height="25" width="80" align="center">
																		支持</td>
																	</tr>
																</table>
																<p> </div>
							</td>
						</tr>
					</table>
		</td>
	</tr>
	</table>

</body>
</html>
<%
rs.close
set rs=nothing
set conn=nothing
%>

⌨️ 快捷键说明

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