求职锦囊 |
| <%CALL news_show(6,"AD","images/ontop.gif",11)%> |
|
更多>>> |
|
|
|
求职者在线调查 |
| |
|
|
 |
求职资讯 |
>> 更多 |
|
<%call news_show2(5,"AE","images/icon_2.gif",25)%> |
|
 |
热点招聘单位 |
.gif) |
 |
个人求职服务 |
 |
个人求职在线服务 |
|
| |
1、网上免费注册个人会员 |
| |
| 丽水市人才网是目前国内成熟、具影响力的专业人才网站,免费注册您的简历,让工作自已找上门。 |
|
| |
| 1. |
登陆www.lsrc.com.cn |
| 2. |
点击个人会员注册 |
| 3. |
填写详细个人资料 |
| 4. |
上传个人相片、推荐信 |
| 5. |
订阅各种招聘信息 |
| 6. |
可定制手机求职、小区广播 |
| 7. |
搜索网络职位信息、发送求职意向 |
|
|
| |
③ 我要注册成为会员 |
|
|
|
|
|
|
|
 |
职位搜索引擎 |
|
|
|
|
|
|
|
 |
职位分类栏目 |
|
|
|
|
|
|
|
 |
最新求职信息 |
 |
|
|
<%
SQL="Select top 40 * from member where speciality<>"" and not isnull(speciality) and jobFunction1<>"" and not isnull(jobFunction1) and Status='1' order by addtime desc"
Set Rs=Server.CreateObject("Adodb.Recordset")
'response.write sql
Rs.Open SQL,Conn,1,1
if not Rs.EOF then
str=""
str=str & " "
str=str & ""
str=str & ""
str=str & ""
str=str & ""
str=str & " "
str=str & ""
for i=1 to rs.recordcount
if Rs.EOF then exit for
if i mod 2=1 then
str=str & ""
end if
if rs("sex")=1 then
sex="男"
else
sex="女"
end if
if rs("educational1")=10 then
educational1="高中"
elseif rs("educational1")=20 then
educational1="中专"
elseif rs("educational1")=30 then
educational1="大专"
elseif rs("educational1")=40 then
educational1="本科"
elseif rs("educational1")=50 then
educational1="硕士"
elseif rs("educational1")=60 then
educational1="博士"
end if
str=str & " "&rs("name")&"
| "
str=str & ""&sex&" | "
str=str & ""&year(now())-year(rs("birthday"))&" | "
str=str & ""&educational1&" | "
str=str & ""&DoTrim(rs("speciality"),6,"..")&" | "
if i mod 2=0 then
str=str & " "
end if
Rs.MoveNext
next
str=str & ""
str=str & " "
str=str & " "
str=str & " | "
str=str & " "
str=str & " "
str=str & ""
str=str & " "
response.write str
else
response.write "暂时还没有求职信息!!!"
end if
%>
|
|
更多求职信息<<<
|
|