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

📄 index.asp

📁 源码:asp编写的大学生毕业就业招聘信息管理系统
💻 ASP
📖 第 1 页 / 共 2 页
字号:
<!--#include file="info.asp"-->
<!--#include file="conn.asp"-->
<!--#include file="unhtml.asp"-->
<!--#include file="ubb.asp"-->
<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><%=webname%> - Powered by GogoNet.cn</title>
</head>

<body>
<!--#include file="top.asp"-->
<div align="center">
	<table border="0" width="760" cellspacing="0" cellpadding="0" id="table1" height="478">
		<tr>
			<td style="border-left: 1px solid #0086DF; border-right: 1px solid #0086DF" width="760" valign="top">
			<table border="0" width="100%" cellspacing="0" cellpadding="0" id="table2" height="639">
				<tr>
					<td width="209" valign="top">
					<div align="center">
						<table border="0" width="88%" id="table3" cellspacing="0" cellpadding="0" height="465" bgcolor="#FCFCFC">

								<td height="30" style="border-left: 1px solid #DBD3BD; border-right: 1px solid #DBD3BD">
								<p align="center">
								<img border="0" src="images/login.gif" width="193" height="40"></td>
							</tr>
							<tr>
<%
if session("id")="" or session("ac")="" or session("user")="" then
%>
<tr>
<script language=javascript>
  function test()
  {
      if (document.form1.name.value==""){
	      alert("请输入用户名!")
		  document.form1.name.focus();
		  return false
		    }
	  if (document.form1.pwd.value==""){
	      alert("请输入密码!");
		  document.form1.pwd.focus();
		  return false
		  } 
		  if (document.form1.code.value==""){
	      alert("请输入验证码!");
		  document.form1.code.focus();
		  return false
		  } 
		   if (document.form1.user.value=="0"){
	      alert("请选择会员类别!");
		  document.form1.user.focus();
		  return false
		  }
		  return true
  }
  function reset_form()
  {
   document.form1.name.value="";
   document.form1.pwd.value="";
   document.form1.user.value="";
   document.form1.name.focus;
  }
</script>
								<td height="100" bgcolor="#FEFBF4" style="border-bottom:1px solid #DBD3BD; border-left:1px solid #DBD3BD; border-right:1px solid #DBD3BD; ">
								<form method="POST" name="form1" action="login.asp" onsubmit="return test()">
									<table border="0" width="193" cellspacing="0" cellpadding="0" id="table4">
										<tr>
											<td height="30" width="56" align="center">
											用户名:</td>
											<td height="30" width="137" align="center">
											<input name="name" size="16" style="float: left"></td>
										</tr>
										<tr>
											<td height="30" width="56" align="center">
											密&nbsp; 码:</td>
											<td height="30" width="137" align="center">
											<input type="password" name="pwd" size="16" style="float: left"></td>
										</tr>
										<tr>
											<td height="30" width="56" align="center">
											验证码:</td>
											<td height="30" width="137" align="center">
											<input name="code" size="4" style="float: left; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px"><%call getcode()%></td>
										</tr>
										<tr>
											<td height="30" width="56" align="center">
											类&nbsp; 型:</td>
											<td height="30" width="137" align="center">
											<p align="left">
											<select size="1" name="user">
											<option selected value="0">-请选择会员类别
											</option>
											<option value="1">个人用户</option>
											<option value="2">企业用户</option>
											</select></td>
										</tr>
										<tr>
											<td height="30" width="193" align="center" colspan="2">
											<INPUT type=image src=images/dl.gif name="dl">&nbsp;
											<a href="search_pwd1.asp"><img border="0" src="images/pass.gif" width="77" height="21"></a></td>
										</tr>
										</form>
										<tr>
											<td height="30" width="193" align="center" colspan="2">
											<a href="register.asp">
											<img border="0" src="images/reg.gif" width="193" height="61"></a></td>
										</tr>
									</table>
								</td>
								
							<%
							else
							%>
						<!--#include file="login_yes.asp"-->
						<%
							end if
							%>
							</tr>
							<tr>
								<td height="36" style="border-left: 1px solid #D4D4D4; border-right: 1px solid #D4D4D4; border-top-width: 1px; border-bottom-width: 1px">
								<img border="0" src="images/websearch.gif" width="192" height="41"></td>
							</tr>
							<tr>
								<td height="36" style="border-left: 1px solid #D4D4D4; border-right: 1px solid #D4D4D4; border-top-width: 1px; border-bottom-width: 1px">
								<table border="0" width="100%" cellspacing="0" cellpadding="0" height="25" id="table11">
							<form method="POST" action="search.asp" TARGET="_blank">
								<tr>
										<td height="30">
										<p align="left"> 
<SELECT SIZE=1 NAME=gzdd STYLE="border-style: solid; border-width: 1; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #FFFFFF"> 
<OPTION value="0">请选择工作省份</OPTION>
<%
call listarea("")
%>
</SELECT></td>
									</tr>
									<tr>
										<td height="30">
										<p align="left"> 
												<SELECT SIZE="1" NAME="job" STYLE="border: 1px solid #333333; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #FFFFFF">
<OPTION VALUE="0">::请选择职位类别::</OPTION>
<%
call listjob("")
%>
</SELECT></td>
									</tr>
									<tr>
										<td height="30">  
<input onfocus="this.value=''" type="text" name="what" size="20" style="padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px" value="请输入职位关键字"></td>
									</tr>
									<tr>
										<td height="30">  
<SELECT ID=create_date NAME=date size="1"> 
<option selected value="不限">请选择发布时间</option>
<OPTION VALUE="不限">不限</OPTION> <OPTION VALUE="1">一天内</OPTION> 
<OPTION VALUE="2">二天内</OPTION> <OPTION VALUE="3">三天内</OPTION> <OPTION VALUE="7">一星期内</OPTION> 
<OPTION VALUE="14">二星期内</OPTION> <OPTION VALUE="30">一个月内</OPTION> <OPTION VALUE="91">三个月内</OPTION> 
<OPTION VALUE="183">六个月内</OPTION> <OPTION VALUE="365">一年内</OPTION> </SELECT></td>
									</tr>
									<tr>
										<td height="30">
										<input type="radio" value="1" checked name="class">职位&nbsp;&nbsp;&nbsp; 
										<input type="radio" name="class" value="2">人才</td>
									</tr>
									<tr>
										<td height="30">
										<p align="left">
										<input border="0" src="images/s2.gif" name="I1" width="53" height="20" type="image">&nbsp;&nbsp;&nbsp;&nbsp;
										<a href="super_search.asp">
										<img border="0" src="images/s1.gif" width="79" height="20"></a></td>
									</tr>
								</form>
								</table>
								</td>
							</tr>
							<tr>
								<td height="36" style="border-top:1px solid #D4D4D4; border-left:1px solid #D4D4D4; border-right:1px solid #D4D4D4; ">
								<map name="FPMap1">
								<area href="article2.asp" shape="rect" coords="135, 9, 184, 24">
								</map>
								<img border="0" src="images/qzjq.gif" width="192" height="41" usemap="#FPMap1"></td>
							</tr>
							<tr>
								<td height="36" style="border-left:1px solid #D4D4D4; border-right:1px solid #D4D4D4">
								<img border="0" src="images/qzjq1.gif" width="192" height="70"></td>
							</tr>
							<tr>
								<td height="36" style="border-left: 1px solid #D4D4D4; border-right: 1px solid #D4D4D4; border-top-width: 1px; border-bottom-width: 1px" valign="top">
										<div align="center">
											<table border="0" width="94%" cellspacing="0" cellpadding="0" id="table13" height="25">
<%
sql="select top "&index1&" id,title from article where class=2 order by id desc"
rs.open sql,conn,1,1
if rs.eof or rs.bof then
           response.write "暂无文章!"
           rs.close
           else
           for i1=1 to index1
title=rs("title")
if len(title)>13 then title=left(title,11)&"..."
%>
												<tr>
													<td width="16" height="18">
													<p align="center">
													<img border="0" src="images/ls3.gif" width="13" height="22"></td>
													<td height="18">
													<a  target="_blank" href="show_article.asp?id=<%=rs("id")%>">
								<%=title%></a></td>
												</tr>
<%
rs.movenext
if rs.eof then exit for
next
rs.close
end if
%>			
											
											</table>
										</div>
										</td>
							</tr>
							<tr>
								<td height="36" style="border-left: 1px solid #D4D4D4; border-right: 1px solid #D4D4D4; border-top-width: 1px; border-bottom-width: 1px">
								<p align="center">
								<img border="0" src="images/link.gif" width="192" height="41"></td>
							</tr>
							<tr>
								<td bgcolor="#FEFEFD" style="border-left: 1px solid #D4D4D4; border-right: 1px solid #D4D4D4; border-bottom: 1px solid #D4D4D4" valign="top">
								<table border="0" width="193" cellspacing="0" cellpadding="0" id="table5" height="75">
									<tr>
										<td height="36" width="193" colspan="2" valign="top">
										<div align="center">
											<table border="0" width="94%" cellspacing="0" cellpadding="0" id="table6" height="25">
<%
sql="select top "&index2&" * from link"
rs.open sql,conn,1,1
if rs.eof or rs.bof then
           response.write "暂无连接!"
           rs.close
           else
           for i1=1 to index2
%>
												<tr>
													<td width="15" height="18">
													<p align="center">
													<img border="0" src="images/link1.gif" width="6" height="11"></td>
													<td height="18">
													<a title ="<%=rs("about")%>" target =_blank href="<%=rs("url")%>">
													<%=rs("name")%></a></td>
												</tr>

⌨️ 快捷键说明

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