📄 index.asp
字号:
<!--#include file="Include/Class_Conn.asp" -->
<!--#include file="Include/Class_Main.asp" -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE><%= Cls_WebName %></TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content=<%= Cls_WebName %>,免费人才,免费招聘,毕业生就业,视频应聘,视频简历 name=keywords>
<META content=<%= Cls_WebName %>,免费人才,免费招聘,免费发布企业信息,兼职信息,视频应聘,院校毕业生信息 name=description>
<SCRIPT language=JavaScript src="js/funlib.js"></SCRIPT>
<SCRIPT language=JavaScript src="js/ua.js"></SCRIPT>
<SCRIPT language=JavaScript src="js/ftiens4.js"></SCRIPT>
<SCRIPT language=JavaScript src="js/persontreeviewnodes.js"></SCRIPT>
<SCRIPT language=JavaScript src="js/areacityselector.js"></SCRIPT>
<SCRIPT language=JavaScript src="js/joball.js"></SCRIPT>
<script language="JavaScript">
function login_check()
{
if (document.login.username.value==""){
alert("-请输入用户名-");
document.login.username.focus();
return false;
}
if (document.login.password.value==""){
alert("-请输入登陆密码-");
document.login.password.focus();
return false;
}
}
function search_check(){
if (document.theForm.key.value=="请输入职位/企业关键字"){
alert("-请输入职位/企业关键字-");
document.theForm.key.focus();
return false;
}
}
</script>
<LINK href="Css/Css.css" type=text/css rel=stylesheet>
<STYLE type=text/css>
BODY {
VERTICAL-ALIGN: top
}
.searchengine {
Z-INDEX: 1; LEFT: 0px; WIDTH: 1px; POSITION: absolute; TOP: 20px; HEIGHT: 1px
}
#findfunc {
BORDER-RIGHT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; VERTICAL-ALIGN: bottom; BORDER-LEFT: 0px; WIDTH: 38px; PADDING-TOP: 0px; BORDER-BOTTOM: 0px; HEIGHT: 19px
}
TD {
FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: "宋体"
}
.font-title {
FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #ae2500
}
</STYLE>
<META content="MSHTML 6.00.2900.2769" name=GENERATOR>
</HEAD>
<BODY leftMargin=0 topMargin=5 marginheight="0" marginwidth="0">
<table width="768" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<tr>
<td>
<!--#include file="Include/Header.asp" -->
</td>
</tr>
</table>
<table width="750" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="6"></td>
</tr>
</table>
<table width="956" border="0" align="center" cellpadding="0" cellspacing="0">
<tr valign="top">
<td width="270">
<table width="270" border="0" cellspacing="0" cellpadding="0" class="table2">
<tr class="td_4">
<td height="29"><font class="td_4a">会员登陆</font></td>
</tr>
<tr>
<td valign="top">
<!--#include file="Public/MemberSession.asp" -->
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<%
SQL = "Select Top 2 * From [pH_Web_Ad] Where WebName=1 And ad_Width=270 And ad_Height=50 And DateDiff(d,BeginDate,GetDate())>=0 And DateDiff(d,EndDate,GetDate())<=0 And Websub='"&Cls_Websub&"' Order By ad_Sort Asc"
Set Rs = Conn.Execute(SQL)
While Not Rs.Eof
If Rs("AdClass") = 1 Then
%>
<tr>
<td height="60" align="center" valign="bottom"> <a href="<%= "http://"&Rs("AdUrl") %>" target="_blank"><img src="Uploadfiles/AdFile/<%= Rs("AdFile") %>" width="<%= Rs("ad_Width") %>" height="<%= Rs("ad_Height") %>" border="0"></a>
</td>
</tr>
<% Else %>
<tr>
<td height="60" align="center" valign="bottom"> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="<%= Rs("ad_Width") %>" height="<%= Rs("ad_Height") %>">
<param name="movie" value="Uploadfiles/AdFile/<%= Rs("AdFile") %>">
<param name=quality value=high>
<embed src="Uploadfiles/AdFile/<%= Rs("AdFile") %>" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="<%= Rs("ad_Width") %>" height="75">
</embed>
</object> </td>
</tr>
<%
End if
Rs.Movenext
Wend
Rs.Close
%>
</table>
</td>
<td width="4"></td>
<td> <object
codebase=http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0
height=243 width=428 align=middle
classid=clsid:d27cdb6e-ae6d-11cf-96b8-444553540000>
<param name="allowScriptAccess" value="always">
<param name="movie" value="pop/banner.swf">
<param name="quality" value="high">
<param name="bgcolor" value="#ffffff">
<embed src="pop/banner.swf"
quality="high" bgcolor="#ffffff" allowscriptaccess="sameDomain"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer"
align="middle" height="243" width="428">
</embed>
</object></td>
<td width="4"></td>
<td width="250">
<table width="250" border="0" cellspacing="0" cellpadding="0" class="table2">
<tr class="td_4">
<td height="29"><font class="td_4a">职位搜索</font></td>
</tr>
<tr>
<td>
<table border="0" align="center" cellpadding="0" cellspacing="0">
<form action="Company/Com_Search_Base.asp" method="post" target="_blank" name="theForm" onSubmit="return search_check()">
<tr>
<td height="29" align="right">工作岗位: </td>
<td height="29" align="center">
<select style="width:160px;" id=select8
name=slt_category>
</select>
</td>
</tr>
<tr>
<td height="29" align="right"> </td>
<td height="29" align="center">
<select style="width:160px;" id=select9
name=slt_subcategory>
</select>
</td>
</tr>
<tr>
<td height="29" align="right">工作地区:</td>
<td height="29" align="center">
<select style="width:160px;" id=select10
name=slt_workplacearea>
</select>
</td>
</tr>
<tr>
<td height="29" align="right"> </td>
<td height="29" align="center">
<select style="width:160px;" id=select11
name=slt_workplacecity>
</select>
</td>
</tr>
<tr>
<td height="29" align="right">发布日期: </td>
<td height="29" align="center">
<select style="width:160px;" name=publishdate>
<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=60>近两月</option>
<option value=90>近三月</option>
</select>
</td>
</tr>
<tr>
<td height="29" align="right">关 键 字: </td>
<td height="29" align="center">
<input name=key style="width:160px;" id=key2 size="16" maxlength=50 value="请输入职位/企业关键字" onClick="this.value='';">
</td>
</tr>
<tr>
<td height="29" colspan="2" align="center">
<input name="keyclass" type="radio" value="1" checked>
职位名称
<input type="radio" name="keyclass" value="0">
企业名称 </td>
</tr>
<tr>
<td height="29" colspan="2" align="center">
<input type="submit" name="Submit3" value=" 开 始 搜 索 ">
<SCRIPT language=JavaScript>
var objJobCPSelector, objJobCCSelector, objAreaSelector, objCitySelector
objAreaSelector = new PlaceAssociateList(document.theForm.slt_workplacearea, null, document.theForm.slt_workplacecity, ALOptions);
objAreaSelector.addedOptions = new Array("不限-|工作地区不限");
objAreaSelector.init();
objCitySelector = new PlaceAssociateList(document.theForm.slt_workplacecity, document.theForm.slt_workplacearea, null, CLOptions);
objCitySelector.incPValue = true;
objCitySelector.incPValueFormat = "%PText%-不限"
objCitySelector.addedOptions = new Array("不限-不限|不限");
objCitySelector.init();
objJobCPSelector = new JobCategoryAssociateList(document.theForm.slt_category, null, document.theForm.slt_subcategory, PCLOptions);
objJobCPSelector.addedOptions = new Array("0-|职位类别不限");
objJobCPSelector.init();
objJobCCSelector = new JobCategoryAssociateList(document.theForm.slt_subcategory, document.theForm.slt_category, null, CCLOptions);
objJobCCSelector.incPValue = true;
objJobCCSelector.incPValueFormat = "%PText%-不限"
objJobCCSelector.addedOptions = new Array("0-0|不限");
objJobCCSelector.init();
</SCRIPT>
</td>
</tr>
</form>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=0 cellpadding=0
align=center border=0 width=956>
<tbody>
<tr>
<td height=35>
<table border="0" align="center" cellpadding="0" cellspacing="0" width="100%">
<%
SQL = "Select Top 15 * From [pH_Web_Ad] Where WebName=1 And ad_Width=131 And ad_Height=30 And DateDiff(d,BeginDate,GetDate())>=0 And DateDiff(d,EndDate,GetDate())<=0 And Websub='"&Cls_Websub&"' Order By ad_Sort Asc"
Rs.open SQL,Conn,1,1
RCount = Rs.RecordCount
For i = 1 to (RCount/5)+1
If Rs.Eof Then Exit For
%>
<tr>
<%
For j = 1 to 5
If Rs.Eof Then Exit For
If Rs("AdClass") = 1 Then
%>
<td height="35"> <a href="<%= "http://"&Rs("AdUrl") %>" target="_blank"><img src="Uploadfiles/AdFile/<%= Rs("AdFile") %>" width="<%= Rs("ad_Width") %>" height="<%= Rs("ad_Height") %>" border="0"></a>
</td>
<% Else %>
<td height="35"> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="<%= Rs("ad_Width") %>" height="<%= Rs("ad_Height") %>">
<param name="movie" value="Uploadfiles/AdFile/<%= Rs("AdFile") %>">
<param name=quality value=high>
<embed src="Uploadfiles/AdFile/<%= Rs("AdFile") %>" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="435" height="75">
</embed>
</object> </td>
<%
End if
Rs.Movenext
Next
%>
</tr>
<%
Next
Rs.Close
%>
</table>
</td>
<td height=35>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<%
SQL = "Select Top 6 * From [pH_Web_Ad] Where WebName=1 And ad_Width=131 And ad_Height=30 And DateDiff(d,BeginDate,GetDate())>=0 And DateDiff(d,EndDate,GetDate())<=0 And Websub='"&Cls_Websub&"' Order By ad_Sort Asc"
Rs.open SQL,Conn,1,1
RCount = Rs.RecordCount
For i = 1 to (RCount/2)+1
If Rs.Eof Then Exit For
%>
<tr align="left">
<%
For j = 1 to 2
If Rs.Eof Then Exit For
If Rs("AdClass") = 1 Then
%>
<td width="50%" height="35" align="right"> <a href="<%= "http://"&Rs("AdUrl") %>" target="_blank"><img src="Uploadfiles/AdFile/<%= Rs("AdFile") %>" width="<%= Rs("ad_Width") %>" height="<%= Rs("ad_Height") %>" border="0"></a>
</td>
<% Else %>
<td width="50%" height="35" align="right"> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="<%= Rs("ad_Width") %>" height="<%= Rs("ad_Height") %>">
<param name="movie" value="Uploadfiles/AdFile/<%= Rs("AdFile") %>">
<param name=quality value=high>
<embed src="Uploadfiles/AdFile/<%= Rs("AdFile") %>" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="435" height="75">
</embed>
</object> </td>
<%
End if
Rs.Movenext
Next
%>
</tr>
<%
Next
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -