📄 in_control3.asp
字号:
<!--#include file="info.asp"-->
<!--#include file="conn.asp"-->
<html>
<%
if session("id")="" or session("ac")="" or session("user")<>"1" then
response.write "<script language=JavaScript>" & chr(13) & "alert('您不具备此权限!');"&"window.location.href = 'index.asp'"&" </script>"
Response.End
end if
%>
<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%> - 会员中心 - 基本资料设置</title>
</head>
<body>
<!--#include file="top.asp"-->
<div align="center">
<table border="0" width="760" cellspacing="0" cellpadding="0" id="table1" height="421">
<tr>
<td style="border-left: 1px solid #0086DF; border-right: 1px solid #0086DF" width="760" valign="top" bgcolor="#FEFBF4">
<div align="center">
<table border="0" width="705" cellspacing="0" cellpadding="0" id="table2" height="379">
<tr>
<td height="86" width="214">
<img border="0" src="images/control.gif" width="282" height="90"></td>
<td height="86" width="237"> </td>
<td height="86" width="128">
<img border="0" src="images/controltop1.gif" width="128" height="90"></td>
<td height="86" width="58"> </td>
</tr>
<tr>
<td width="705" colspan="4" valign="top">
<%
sql="select email,jobtype,job,job1,job2,job3,job4,job5,gzdd,gzcs,gzcs1,yuex,grzz,address,posts,phone,shouji,oicq,web from in_user where id="&clng(session("id"))
rs.open sql,conn,1,1
%>
<div align="center">
<table border="0" width="100%" cellspacing="0" cellpadding="0" id="table3" height="272">
<tr>
<td height="27" colspan="2">
<p align="left">
<a href="control.asp">会员中心</a> → 基本资料设置
→ <a href="in_control1.asp">第一步</a> →
<a href="in_control2.asp">第二步</a> → 第三步</td>
</tr>
<tr>
<td width="25%" valign="top">
<!--#include file="in_menu.asp"-->
</td>
<td width="75%" valign="top" align="center" style="border: 1px solid #000000">
<form method="POST" action="upinfo3.asp">
<table border="0" width="93%" cellspacing="0" cellpadding="0" id="table5">
<tr>
<td height="40" colspan="3">
<p align="center"><b>
第三步骤:工作条件与联系方式设置</b></td>
</tr>
<tr>
<td height="40" width="25%">
<p align="right">求职类型:</td>
<td height="40" width="64%">
<INPUT TYPE=radio VALUE=全职 NAME=jobtype <%if rs("jobtype") ="全职" then Response.Write "checked"%>>全职
<INPUT TYPE=radio VALUE=兼职 NAME=jobtype <%if rs("jobtype") ="兼职" then Response.Write "checked"%>>兼职
<INPUT TYPE=radio VALUE=两者兼可 NAME=jobtype <%if rs("jobtype") ="两者兼可" then Response.Write "checked"%>>两者兼可
<font color="#FF0000">*</font></td>
<td height="40" width="11%"> </td>
</tr>
<tr>
<td height="40" width="25%" align="right">
<p align="right">应聘职位类型:</td>
<td height="40" width="64%">
<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" <%if rs("job") ="" then Response.Write "selected"%>>::请选译职位类别::</OPTION>
<%
call listjob(rs("job"))
%>
</SELECT><font color="#FF0000">*</font></td>
<td height="40" width="11%"> </td>
</tr>
<tr>
<td height="40" width="25%" align="right">
<p align="right">应聘具体职位一:</td>
<td height="40" width="64%">
<input type="text" name="job1" size="25" style="border-style: solid; border-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px" value="<%=rs("job1")%>"><font color="#FF0000">*</font></td>
<td height="40" width="11%"> </td>
</tr>
<tr>
<td height="40" width="25%" align="right">
<p align="right">应聘具体职位二:</td>
<td height="40" width="64%">
<input type="text" name="job2" size="25" style="border-style: solid; border-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px" value="<%=rs("job2")%>"></td>
<td height="40" width="11%"> </td>
</tr>
<tr>
<td height="40" width="25%" align="right">应聘具体职位三:</td>
<td height="40" width="64%">
<input type="text" name="job3" size="25" style="border-style: solid; border-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px" value="<%=rs("job3")%>"></td>
<td height="40" width="11%"> </td>
</tr>
<tr>
<td height="40" width="25%" align="right">应聘具体职位四:</td>
<td height="40" width="64%">
<input type="text" name="job4" size="25" style="border-style: solid; border-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px" value="<%=rs("job4")%>"></td>
<td height="40" width="11%"> </td>
</tr>
<tr>
<td height="40" width="25%" align="right">应聘具体职位五:</td>
<td height="40" width="64%">
<input type="text" name="job5" size="25" style="border-style: solid; border-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px" value="<%=rs("job5")%>"></td>
<td height="40" width="11%"> </td>
</tr>
<tr>
<td height="40" width="25%">
<p align="right">希望工作省份:</td>
<td height="40" width="64%">
<FONT COLOR="#FF0000"> <B>
<SELECT NAME=gzdd>
<OPTION value="0" <%if rs("gzdd") ="" then Response.Write "selected"%>>请在以下列表中选择</OPTION>
<%
call listarea(rs("gzdd"))
%>
</SELECT></B>*</FONT></td>
<td height="40" width="11%"> </td>
</tr>
<tr>
<td height="40" width="25%">
<p align="right">希望工作城市:</td>
<td height="40" width="64%">
<INPUT MAXLENGTH=30 SIZE=25 NAME=gzcs VALUE="<%=rs("gzcs")%>" STYLE="border: 1px solid #333333; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #FFFFFF"><font color="#FF0000">*</font></td>
<td height="40" width="11%"> </td>
</tr>
<tr>
<td height="40" width="25%">
<p align="right">希望其他工作地点:</td>
<td height="40" width="64%">
<INPUT
MAXLENGTH=30 SIZE=25 NAME=gzcs1 VALUE="<%=rs("gzcs1")%>" STYLE="border: 1px solid #333333; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #FFFFFF">
(如:XX省XX市)</td>
<td height="40" width="11%"> </td>
</tr>
<tr>
<td height="40" width="25%">
<p align="right">月薪要求:</td>
<td height="40" width="64%">
<INPUT MAXLENGTH=6
SIZE=7 NAME=yuex VALUE="<%=rs("yuex")%>" STYLE="border: 1px solid #333333; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #FFFFFF">
RMB -不填表示面议!</td>
<td height="40" width="11%"> </td>
</tr>
<tr>
<td height="40" width="100%" colspan="3">
<p align="center">详细个人自传<font color="#FF0000">*</font><BR> 让企业更充分的了解您,会让您有更多机会,建议您从个性、工作态度及未来生涯规划等方面<BR>
加以描述。最少20字,最长1000字。</td>
</tr>
<tr>
<td height="40" width="100%" colspan="3">
<p align="center">
<TEXTAREA ROWS="11" NAME="grzz" COLS="70" STYLE="border: 1px solid #333333; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #FFFFFF"><%=rs("grzz")%></TEXTAREA></td>
</tr>
<tr>
<td height="40" width="100%" colspan="3">
<p align="center"><b>详 细 联 系 信 息</b></td>
</tr>
<tr>
<td height="40" width="25%" align="right">
<p align="right">通讯地址:</td>
<td height="40" width="64%">
<INPUT MAXLENGTH=50
SIZE=44 NAME=address VALUE="<%=rs("address")%>" STYLE="border: 1px solid #333333; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #FFFFFF"></td>
<td height="40" width="11%">
<font color="#FF0000">*</font></td>
</tr>
<tr>
<td height="40" width="25%" align="right">邮政编码:</td>
<td height="40" width="64%">
<INPUT MAXLENGTH=20
SIZE=25 NAME=posts VALUE="<%=rs("posts")%>" STYLE="border: 1px solid #333333; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #FFFFFF"></td>
<td height="40" width="11%">
<font color="#FF0000">*</font></td>
</tr>
<tr>
<td height="40" width="25%" align="right">联系电话:</td>
<td height="40" width="64%">
<INPUT MAXLENGTH=20
SIZE=25 NAME=phone VALUE="<%=rs("phone")%>" STYLE="border: 1px solid #333333; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #FFFFFF"></td>
<td height="40" width="11%">
<font color="#FF0000">*</font></td>
</tr>
<tr>
<td height="40" width="25%" align="right">手机:</td>
<td height="40" width="64%">
<INPUT MAXLENGTH=20
SIZE=25 NAME=shouji VALUE="<%=rs("shouji")%>" STYLE="border: 1px solid #333333; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #FFFFFF"></td>
<td height="40" width="11%"> </td>
</tr>
<tr>
<td height="40" width="25%" align="right">QQ号码:</td>
<td height="40" width="64%">
<INPUT MAXLENGTH=15
SIZE=25 NAME=oicq VALUE="<%=rs("oicq")%>" STYLE="border: 1px solid #333333; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #FFFFFF"></td>
<td height="40" width="11%"> </td>
</tr>
<tr>
<td height="40" width="25%" align="right">电子信箱:</td>
<td height="40" width="64%">
<INPUT MAXLENGTH=30
SIZE=25 NAME=email VALUE="<%=rs("email")%>" STYLE="border: 1px solid #333333; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #FFFFFF"></td>
<td height="40" width="11%">
<font color="#FF0000">*</font></td>
</tr>
<tr>
<td height="40" width="25%" align="right">个人主页:</td>
<td height="40" width="64%">
<INPUT MAXLENGTH=30
SIZE=25 NAME=web VALUE="<%=rs("web")%>" STYLE="border: 1px solid #333333; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #FFFFFF"></td>
<td height="40" width="11%"> </td>
</tr>
<tr>
<td height="40" width="100%" colspan="3">
<p align="center">
<input type="button" value="上一步" onclick='history.back()' name="B1">
<input type="submit" value="完 成" name="B2"></td>
</tr>
</table>
</form>
</td>
</tr>
</table>
</div>
<%'表格%>
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</div>
<%
rs.close
set rs=nothing
set conn=nothing
%>
<!--#include file="base.asp"-->
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -