<% 'session("submit")=Request.QueryString("submit") 'Set RS = Server.CreateObject("ADODB.Recordset") 'if Request.QueryString("submit")="yes" then ' sql="delete 線上履歷 where id='" & Request("id") & "' and pwd='" & Request("pwd") & "'" ' set rs = conn.execute(sql) ' RS.Open "Select * from 線上履歷",Conn,1,3 ' RS.AddNew ' RS("id") = Request("id") ' RS("pwd") = Request("pwd") ' RS("工作職缺") = Request("work") ' RS("工作地點") = Request("workplace") ' RS("姓名") = Request("name") ' RS("性別") = Request("sex") ' RS("出生年月日") = Request("b_y") & "/" & Request("b_m") & "/" & Request("b_d") ' RS("手機") = Request("cellphone") ' RS("住家電話") = Request("phone_h") ' RS("地址") = Request("address") ' RS("學歷") = Request("school") ' RS("系所") = Request("系所") ' RS("經歷") = Request("antecedent01") & "," & Request("antecedent02") & "," & Request("antecedent03") & "," & Request("antecedent04") ' RS("可以上班時間") = Request("week") ' RS("目前身份") = Request("radiobutton") ' RS("自傳") = Request("autobiography") 'RS("第1張照片") = Request("people") 'RS("第2張照片") = Request("address") ' RS.Update ' RS.close 'end if if Request("id")<>"" and Request("pwd")<>"" then set conn=server.createobject("adodb.connection") conn.open connection_setting sql="Select * from 線上履歷 where id='" & Request("id") & "' and pwd='" & Request("pwd") & "'" set rs = conn.execute(sql) if rs.eof then response.Write("帳號或密碼錯誤!!!") response.end end if end if %> 先驅英語線上履歷
 
sitemap∣home
企業介紹 課程介紹 客戶接洽 線上申請 新聞中心 教材資訊  
 
<% if Request("id")<>"" and Request("pwd")<>"" then 'if isnull(rs("birthday")) then'如果a欄位是null 'else'否則塞入陣列 thesex=split(rs("birthday"),"/") 'end if end if %> <%else%> <%end if%> <%else%> <%end if%> <%else%> <%end if%> <%else%> <%end if%>
工作職缺

第1張照片

 

 

第2張照片

 

 

工作地點
帳號 <%=Request("id")%> " maxlength="20">
密碼 ">
姓名 <% if Request("id")<>"" and Request("pwd")<>"" then%> "> <%else%> <%end if%>
性別
出生年月日

西元 年  月 

手機 <% if Request("id")<>"" and Request("pwd")<>"" then%> "> <%else%> <%end if%>
住家電話 <% if Request("id")<>"" and Request("pwd")<>"" then%> "> <%else%> <%end if%>
地址 <% if Request("id")<>"" and Request("pwd")<>"" then%> "> <%else%> <%end if%>
學歷
系所 <% if Request("id")<>"" and Request("pwd")<>"" then%> "> <%else%> <%end if%>
經歷 1. <% if Request("id")<>"" and Request("pwd")<>"" then%> ">
  2. <% if Request("id")<>"" and Request("pwd")<>"" then%> ">
  3. <% if Request("id")<>"" and Request("pwd")<>"" then%> ">
  4. <% if Request("id")<>"" and Request("pwd")<>"" then%> ">
可以上班時間 <% if Request("id")<>"" and Request("pwd")<>"" then if isnull(rs("work_data")) then'如果a欄位是null else'否則塞入陣列 theweek=split(rs("work_data"),",") end if%> <%for i=0 to ubound(theweek) if theweek(i)="mon" then thechecked="true" exit for end if next %> <%if thechecked="true" then%> 週一 <% thechecked="" else%> 週一 <%end if%>  <%for i=0 to ubound(theweek) if theweek(i)="tue" then thechecked="true" exit for end if next %> <%if thechecked="true" then%> 週二 <%else%> 週二 <%end if%>  <%for i=0 to ubound(theweek) if theweek(i)="wed" then thechecked="true" exit for end if next %> <%if thechecked="true" then%> 週三 <%thechecked="" else%> 週三 <%end if%>  <%for i=0 to ubound(theweek) if theweek(i)="thu" then thechecked="true" exit for end if next %> <%if thechecked="true" then%> 週四 <%thechecked="" else%> 週四 <%end if%> <%for i=0 to ubound(theweek) if theweek(i)="fir" then thechecked="true" exit for end if next %> <%if thechecked="true" then%> 週五 <%thechecked="" else%> 週五 <%end if%> <%for i=0 to ubound(theweek) if theweek(i)="sat" then thechecked="true" exit for end if next %> <%if thechecked="true" then%> 週六 <%thechecked="" else%> 週六 <%end if%>  <%for i=0 to ubound(theweek) if theweek(i)="sun" then thechecked="true" exit for end if next %> <%if thechecked="true" then%> 週日 <%thechecked="" else%> 週日 <%end if%>  <%else%> 週一  週二   週三  週四  週五  週六  週日  <%end if%>
目前身份 <% if Request("id")<>"" and Request("pwd")<>"" then%> <%if rs("status")="上班族" then%> 上班族 <%else%> 上班族 <%end if%>  <%if rs("status")="應屆畢業生" then%> 應屆畢業生 <%else%> 應屆畢業生 <%end if%> <%if rs("status")="日間就讀" then%> 日間就讀 <%else%> 日間就讀 <%end if%> <%if rs("status")="外籍人士" then%> 外籍人士 <%else%> 外籍人士 <%end if%> <%if rs("status")="其他" then%> 其他 <%else%> 其他 <%end if%> <%else%> 上班族  應屆畢業生  日間就讀  外籍人士  其他<%end if%>
自傳 <% if Request("id")<>"" and Request("pwd")<>"" then%> <%else%> <%end if%>
 

 

客服專線:台北(02)2888-1022 E-mail:apostle@apostlelanguage.com.tw    使用者條款 | 隱私權聲明 | 人才招募 | 聯絡我們線上履歷
YI-nuo copyright 2006-2007 YI-nuo Managentment Consultants CO.,Ltd All Right Reserved                   最佳瀏覽解析度1024*768