📄 myresumeeducation.asp
字号:
<!--#include file=../conn.asp-->
<!--#include file=cookies.asp-->
<%
dim sql,cmdexample
dim rs
dim username
dim jobid,i
username=request.cookies("ijob")("username")
jobid=request.cookies("ijob")("jobid")
set cmdexample=server.createobject("adodb.command")
cmdexample.activeconnection=conn
cmdexample.commandtext="person3"
cmdexample.commandtype=4
cmdexample.parameters.append cmdexample.createparameter("@RETURN_VALUE",3,4,0)
cmdexample.parameters.append cmdexample.createparameter("@username",200,1,20)
cmdexample.parameters.append cmdexample.createparameter("@jobid",200,1,20)
cmdexample.parameters("@username").value=username
cmdexample.parameters("@jobid").value=jobid
set rs=cmdexample.execute
if rs.eof or rs.bof then
response.write "错误,该用户不存在!<br> "
response.end
end if
%>
<html>
<head>
<style id="defaultPopStyle" type="text/css">.cPopText { background-color: #FFFFE1;color:#000000; border: 1px #000000 solid;font-color: font-size: 12px; padding-right: 4px; padding-left: 4px; height: 20px; padding-top: 2px; padding-bottom: 2px; filter: Alpha(Opacity=0)}</style>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<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">
<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="top.asp"--></td>
</tr>
</table>
</center>
</div>
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="778" height="287">
<tr>
<td width="171" valign="top">
<!--#include file="left.asp"--></td>
<td width="82" height="287"> </td>
<td width="470" height="287" valign="top">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="233">
<tr>
<td width="100%" height="6"></td>
</tr>
<tr>
<td width="100%" height="227">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
<tr>
<td width="100%">
<table border="0" borderColor="#111111" cellPadding="0" cellSpacing="0" style="BORDER-COLLAPSE: collapse" width="90%">
<form action="MyResumeEducationchk.asp" name="edit" method="POST">
<tr>
<td background="../img/bj.gif" height="25" width="112%" colspan="2">
<b>教育背景</b></td>
</tr>
<tr>
<td height="25" width="112%" colspan="2"><font color="#808080">教育背景:
主要提供教育、培训方面的资料!</font></td>
</tr>
<tr>
<td height="25" width="112%" colspan="2">
<textarea class="fieldtext" cols="87" name="jiaoyubeijing" rows="8" style="FONT-FAMILY: 宋体; FONT-SIZE: 12px" maxLength="3000"><%=rs("jiaoyubeijing")%></textarea></td>
</tr>
<tr>
<td height="25" width="112%" background="../img/bj.gif" colspan="2">
<b>技能专长</b></td>
</tr>
<tr>
<td height="25" width="6%">
<p align="left"><font color="#808080">计算机掌握水平:</font></td>
<td height="25" width="84%">
<p style="LINE-HEIGHT: 19px">
<select class="FieldHZ" name="jsjshuiping" size="1" style="WIDTH: 60px">
<option <%if rs("jsjshuiping")=0 then%>selected<%end if%> value="0">精通</option>
<option <%if rs("jsjshuiping")=1 then%>selected<%end if%> value="1">熟练</option>
<option <%if rs("jsjshuiping")=2 then%>selected<%end if%> value="2">一般</option>
</select></td>
</tr>
<tr>
<td height="25" width="6%"><font color="#808080">语言掌握能力:</font></td>
<td height="25" width="75%">
<p style="LINE-HEIGHT: 19px">第一外语:<select class="FieldHZ" name="language_one" size="1">
<option <%if rs("language_one")=0 then%>selected<%end if%> value="0">英语</option>
<option <%if rs("language_one")=1 then%>selected<%end if%> value="1">日语</option>
<option <%if rs("language_one")=2 then%>selected<%end if%> value="2">法语</option>
<option <%if rs("language_one")=3 then%>selected<%end if%> value="3">德语</option>
<option <%if rs("language_one")=4 then%>selected<%end if%> value="4">阿拉伯语</option>
<option <%if rs("language_one")=5 then%>selected<%end if%> value="5">朝鲜语</option>
<option <%if rs("language_one")=6 then%>selected<%end if%> value="6">西班牙语</option>
<option <%if rs("language_one")=7 then%>selected<%end if%> value="7">俄语</option>
<option <%if rs("language_one")=8 then%>selected<%end if%> value="8">意大利语</option>
<option <%if rs("language_one")=9 then%>selected<%end if%> value="9">其他</option>
</select> 水平
<select class="FieldHZ" name="l_OneAbility" size="1" style="WIDTH: 60px">
<option value="0"></option>
<option <%if rs("l_OneAbility")=1 then%>selected<%end if%> value="1">熟练</option>
<option <%if rs("l_OneAbility")=2 then%>selected<%end if%> value="2">一般</option>
<option <%if rs("l_OneAbility")=3 then%>selected<%end if%> value="3">较差</option>
<option <%if rs("l_OneAbility")=4 then%>selected<%end if%> value="4">差</option>
</select></td>
</tr>
<tr>
<td height="25" width="11%"> </td>
<td height="25" width="75%">
<p style="LINE-HEIGHT: 19px">第二外语:<select class="FieldHZ" name="language_two" size="1">
<option <%if rs("language_two")=0 then%>selected<%end if%> value="0">英语</option>
<option <%if rs("language_two")=1 then%>selected<%end if%> value="1">日语</option>
<option <%if rs("language_two")=2 then%>selected<%end if%> value="2">法语</option>
<option <%if rs("language_two")=3 then%>selected<%end if%> value="3">德语</option>
<option <%if rs("language_two")=4 then%>selected<%end if%> value="4">阿拉伯语</option>
<option <%if rs("language_two")=5 then%>selected<%end if%> value="5">朝鲜语</option>
<option <%if rs("language_two")=6 then%>selected<%end if%> value="6">西班牙语</option>
<option <%if rs("language_two")=7 then%>selected<%end if%> value="7">俄语</option>
<option <%if rs("language_two")=8 then%>selected<%end if%> value="8">意大利语</option>
<option <%if rs("language_two")=9 then%>selected<%end if%> value="9">其他</option>
<%
%>
</select> 水平
<select class="FieldHZ" name="l_twoAbility" size="1" style="WIDTH: 60px">
<option <%if rs("l_twoAbility")=0 then%>selected<%end if%> value="0"></option>
<option <%if rs("l_twoAbility")=1 then%>selected<%end if%> value="1">熟练</option>
<option <%if rs("l_twoAbility")=2 then%>selected<%end if%> value="2">一般</option>
<option <%if rs("l_twoAbility")=3 then%>selected<%end if%> value="3">较差</option>
<option <%if rs("l_twoAbility")=4 then%>selected<%end if%> value="4">差</option>
</select></td>
</tr>
<tr>
<td height="25" width="22%"> </td>
<td height="25" width="30%">
<p style="LINE-HEIGHT: 19px">普 通 话:<select class="FieldHZ" name="mandarinLevel" size="1" style="HEIGHT: 75px; WIDTH: 75px">
<option <%if rs("mandarinLevel")=0 then%>selected<%end if%> value="0"></option>
<option <%if rs("mandarinLevel")=1 then%>selected<%end if%> value="1">熟练</option>
<option <%if rs("mandarinLevel")=2 then%>selected<%end if%> value="2">一般</option>
<option <%if rs("mandarinLevel")=3 then%>selected<%end if%> value="3">较差</option>
<option <%if rs("mandarinLevel")=4 then%>selected<%end if%> value="4">差</option>
</select> 粤语
<select class="FieldHZ" name="dianaLevel" size="1" style="WIDTH: 60px">
<option <%if rs("dianaLevel")=0 then%>selected<%end if%> value="0"></option>
<option <%if rs("dianaLevel")=1 then%>selected<%end if%> value="1">熟练</option>
<option <%if rs("dianaLevel")=2 then%>selected<%end if%> value="2">一般</option>
<option <%if rs("dianaLevel")=3 then%>selected<%end if%> value="3">较差</option>
<option <%if rs("dianaLevel")=4 then%>selected<%end if%> value="4">差</option>
</select><font color="#435049">(以助您成功应聘港资及广东企业)</font></td>
</tr>
<tr>
<td height="25" width="22%"> </td>
<td height="25" width="30%">其 他:<input class="FieldHZ" maxLength="20" name="otherLanguage" size="15" value="<%=rs("otherLanguage")%>"><font color="#435049">(如:朝鲜族语;流利)</font></td>
</tr>
<tr>
<td height="25" width="112%" colspan="2" background="../img/bj.gif">
<font color="#808080"><span style="background-color: #f6f6f6">
技能说明:(主要填写你所掌握的技能</span>、<span style="background-color: #f6f6f6">技巧及能力水平等信息)</span></font></td>
</tr>
<tr>
<td height="25" width="112%" colspan="2">
<textarea class="fieldtext" cols="87" name="jinengzhuanchang" rows="8" style="FONT-FAMILY: 宋体; FONT-SIZE: 12px" maxLength="3000"><%=rs("jinengzhuanchang")%></textarea></td>
</tr>
<tr>
<td height="25" width="112%" colspan="2"> </td>
</tr>
<tr>
<td height="25" width="112%" colspan="2">
<p align="center">
<input border="0" src="../images/reg1.gif" name="I2" type="image"></td>
</tr>
<tr>
<td height="25" width="112%" colspan="2"> </td>
</tr>
</form>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td width="55" height="287"> </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>
<%
rs.close
set rs=nothing
set cmdexample=nothing
call closedb
%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -