📄 searchdetail.asp
字号:
<%
dim startime
startime=timer()
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>详细搜索</title>
<link rel="stylesheet" type="text/css" href="../1.css">
</head>
<body topmargin="0" leftmargin="0">
<!--#include file="top.asp"-->
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="778" height="146">
<tr>
<td width="171" height="146" valign="top">
<!--#include file="left.asp"--></td>
<td width="82" height="146"> </td>
<td width="496" height="146" valign="top">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="125">
<tr>
<td width="100%" height="12"></td>
</tr>
<tr>
<td width="100%" height="30">
<div align="center">
<center>
<table border="0" borderColor="#111111" cellPadding="4" cellSpacing="0" id="AutoNumber59" style="border-collapse: collapse" width="500">
<form name="key1" method="POST" action="searchdetailchk.asp">
<tr>
<td align="left" colSpan="2" height="20" width="492">
<p align="left"><b><font color="#0a40e2">精确查询:</font></b></td>
</tr>
<tr>
<td align="left" bgColor="#f6f6f6" height="22" width="104">关
键 字:</td>
<td bgColor="#f6f6f6" height="22" width="380">
<input class="fieldhz" name="keyword" size="20">如:网页、工程师、教师等</td>
</tr>
<tr>
<td align="left" bgColor="#ffffff" height="22" width="104">
搜索多长时间: </td>
<td bgColor="#ffffff" height="22" width="380">
<select name="registerdate" size="1" style="font-family: 宋体; font-size: 12px">
<option value="99999" selected>不限</option>
<option value="7">一周内</option>
<option value="15">半月内</option>
<option value="30">一个月内</option>
<option value="90">三个月内</option>
<option value="183">半年内</option>
<option value="366">一年内</option>
</select></td>
</tr>
<tr>
<td align="left" bgColor="#ffffff" height="22" width="104">
<p style="letter-spacing: 1px; line-height: 18px">
<font color="#000000" style="font-size: 12px">工作地区:</font></td>
<td bgColor="#ffffff" height="22" width="380">
<span style="font-family: 宋体; font-size: 12px">
<select name="workplace">
<option selected value="0">不限</option>
<option value="北京">北京</option>
<option value="上海">上海</option>
<option value="天津">天津</option>
<option value="重庆">重庆</option>
<option value="深圳">深圳</option>
<option value="珠海">珠海</option>
<option value="汕头">汕头</option>
<option value="厦门">厦门</option>
<option value="海南">海南</option>
<option value="香港">香港</option>
<option value="澳门">澳门</option>
<option value="台湾">台湾</option>
<option value="广东">广东</option>
<option value="广西">广西</option>
<option value="福建">福建</option>
<option value="浙江">浙江</option>
<option value="江苏">江苏</option>
<option value="山东">山东</option>
<option value="湖南">湖南</option>
<option value="湖北">湖北</option>
<option value="四川">四川</option>
<option value="贵州">贵州</option>
<option value="云南">云南</option>
<option value="江西">江西</option>
<option value="安徽">安徽</option>
<option value="河南">河南</option>
<option value="河北">河北</option>
<option value="辽宁">辽宁</option>
<option value="吉林">吉林</option>
<option value="黑龙江">黑龙江</option>
<option value="内蒙">内蒙</option>
<option value="宁夏">宁夏</option>
<option value="山西">山西</option>
<option value="陕西">陕西</option>
<option value="甘肃">甘肃</option>
<option value="青海">青海</option>
<option value="新疆">新疆</option>
<option value="西藏">西藏</option>
<option value="国外">国外</option>
</select> 省</span></td>
</tr>
<tr>
<td align="left" bgColor="#f6f6f6" height="22" width="104">
<p style="letter-spacing: 1px; line-height: 18px">
<font color="#000000" style="font-size: 12px">学历要求:</font>
</td>
<td bgColor="#f6f6f6" height="22" width="380">
<span style="font-family: 宋体; font-size: 12px">
<select name="degree" >
<option value="10" selected>不限</option>
<option value="0">高中</option>
<option value="1">中专</option>
<option value="2">大专</option>
<option value="3">本科</option>
<option value="4">硕士</option>
<option value="5">博士</option>
</select>以上</span></td>
</tr>
<tr>
<td align="left" bgColor="#ffffff" height="22" width="104">
<p style="letter-spacing: 1px; line-height: 18px">
<font color="#000000" style="font-size: 12px">性别要求:</font></td>
<td bgColor="#ffffff" height="22" width="380">
<span style="font-family: 宋体; font-size: 12px">
<select name="sex" >
<option value="10" selected>不限</option>
<option value="0">男</option>
<option value="1">女</option>
</select></span></td>
</tr>
</table>
</center>
</div>
</td>
</tr>
<tr>
<td width="100%" height="25">
<p align="left"><font color="#F06000"><b>是否保存为搜索器</b></font>:<input type="radio" value="1" name="R1">保存;<input type="radio" value="0" name="R1" checked>不保存;</td>
</tr>
<tr>
<td width="100%" height="25">
<b><font color="#F06000">搜索器名称</font></b>:<input class="fieldhz" name="keyname" size="20">
<input border="0" src="img/Search.gif" name="I1" type="image"></td>
</tr>
<tr>
<td width="100%" height="9">
</td>
</tr>
</form>
</table>
</td>
<td width="29" height="146"> </td>
</tr>
</table>
</center>
</div>
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="778">
<tr>
<td width="100%">
<p align="center"><!--#include file="copyright.asp"--></td>
</tr>
</table>
</center>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -