⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 educations.asp

📁 嘉缘人才6.0精简 ,很好用的人才系统
💻 ASP
字号:
<!--#include file="../conn/conn.asp" -->
<!--#include file="../inc/sub.asp"-->
<!--#include file="checkpmember.asp" -->
<!--#include file="../inc/replace.asp" -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>教育/培训/语言-个人求职管理中心-<%=SiteName%></title>
<LINK href="../css/css.css" rel=stylesheet>
<style type="text/css">
<!--
.style1 {color: #FFFFFF}
-->
</style>
</head>
<body>
<!--#include file="../inc/head.asp"-->
<br class="br">
<table width="778" border="0" align="center" cellpadding="0" cellspacing="0" class="table2">
  <tr>
    <td width="200" height="299" rowspan="4" valign="top"><!--#include file="menu.asp" --></td>
  </tr>
  <tr>
    <td width="484" height="35" background="../images/companyleftregbg.gif">&nbsp;<font class=font-14><b><img src="../images/arrow_01.gif" width="11" height="11" align="absmiddle"> </b></font><font class=font-14><b>姓名:</b></font><font 
            class=font-title color="#FF6600"><%=session("user_pname")%></FONT></td>
    <td width="92" background="../images/companyleftregbg.gif"><font 
            class=font-title color="#FF6600"><A 
            style="CURSOR: hand" 
            href="logout.asp"><IMG src="../images/exit.gif" width=79 
            height=19 border="0"></A></font></td>
  </tr>
  <tr>
    <td height="500" colspan="2" valign="top"><table width="98%" border="0" align="center" cellpadding="0" cellspacing="0" class="orange-bar">
      <%
		   action=cint(trim(request("action")))
		   rid=clng(trim(request("rid")))
		   set rst=server.createobject("ADODB.Recordset")
		   sql="select * from job_p_resume where resume_id="&rid
		   rst.open sql,conn,1,1
			resume_title=rst("resume_title")
			resume_personinfo=rst("resume_personinfo")
			resume_education=rst("resume_education")
			resume_train=rst("resume_train")
			resume_lang=rst("resume_lang")
			resume_work=rst("resume_work")
			resume_careerwill=rst("resume_careerwill")
		   rst.close
		  %>
      <tr>
        <td width="2%" align="right"><IMG height=11 hspace=10 
            src="../images/biao_01.gif" width=12 align=absMiddle></td>
        <td width="97%" class="white14">  简历名称:<%=resume_title%></td>
        <td width="1%">&nbsp;</td>
      </tr>
    </table><TABLE cellSpacing=0 cellPadding=6 width=98% border=0 align="center">
          <%
	   action=cint(trim(request("action")))
       rid=clng(trim(request("rid")))
	   set rst=server.createobject("ADODB.Recordset")
       sql="select * from job_p_resume where resume_id="&rid&""
       rst.open sql,conn,1,1
	    resume_title=rst("resume_title")
		resume_personinfo=rst("resume_personinfo")
		resume_education=rst("resume_education")
		resume_train=rst("resume_train")
		resume_lang=rst("resume_lang")
		resume_work=rst("resume_work")
		resume_careerwill=rst("resume_careerwill")
	   rst.close
      %>
		  <TBODY>
            <TR class=tit bgcolor="#efefef">
              <TD height=27><div align="center"><strong><img src="../images/<%if resume_personinfo=1 then response.write "cv2.gif" else response.write "cv0.gif" end if%>" width="18" height="16"><a href="personinfo_modi.asp?action=1&rid=<%=rid%>" class="04d">个人基本信息</a></strong></div></TD>
              <TD><div align="center"><strong><img src="../images/<%if (resume_education=1 and resume_train=1 and resume_lang=1) then response.write "cv2.gif" else if (resume_education=0 and resume_train=0 and resume_lang=0) then response.write "cv0.gif" else response.write "cv1.gif" end if end if%>" width="18" height="16"><a href="educations.asp?action=1&rid=<%=rid%>" class="04d">教育/培训/语言</a></strong></div></TD>
              <TD><div align="center"><strong><img src="../images/<%if resume_work=1 then response.write "cv2.gif" else response.write "cv0.gif" end if%>" width="18" height="16"><a href="works.asp?action=1&rid=<%=rid%>" class="04d">工作经历</a></strong></div></TD>
              <TD><div align="center"><strong><img src="../images/<%if resume_careerwill=1 then response.write "cv2.gif" else response.write "cv0.gif" end if%>" width="18" height="16"><a href="careerwill.asp?action=1&rid=<%=rid%>" class="04d">求职意向</a></strong></div></TD>
            </TR>
          </TBODY>
        </TABLE>        
        <TABLE height=13 cellSpacing=0 cellPadding=6 width=98% align=center border=0>
          <TBODY>
            <TR>
              <TD height=30>
                <div align="right"><FONT 
                                color=#333333><STRONG><img src="../images/cv0.gif" width="18" height="16">表示此项栏目未填写 <img src="../images/cv1.gif" width="18" height="16">表示此项栏目未填写完整 <img src="../images/cv2.gif" width="18" height="16">表示此项栏目已填写完整</STRONG></FONT> </div></TD>
            </TR>
          </TBODY>
        </TABLE>        
        <TABLE cellSpacing=0 cellPadding=6 width="98%" border=0 align="center">
          <TBODY>
            <TR bgcolor="#E7E7E7">
              <TD height=60 colSpan=4 style="line-height:160%"><B>&nbsp;&nbsp;&nbsp;&nbsp;请在“教育”栏目中填写您受过的正规教育;在“培训”栏目中填写接受过的各种培训,包括非正规教育,公司培训等等。按"添加"增加新的教育/培训经历。要修改或删除某项教育/培训经历,按此纪录后的"编辑"或"删除"。</B></TD>
            </TR>
            <TR bgColor=#eff1f3>
              <TD width="5%"><IMG height=11 hspace=10 src="../images/biao_01.gif" width=12 align=absMiddle></TD>
              <TD colSpan=3><B>教育</B></TD>
            </TR>
            <%
					  sql="select * from job_p_education where education_resumeid="&rid&" order by education_announcedate desc"
					  rst.open sql,conn,1,1
					  if not rst.eof then
					  for i=1 to rst.recordcount
					   response.write "<TR bgcolor='#f9f9f9'>"
					   response.write "<TD bgcolor='#f9f9f9' width='5%'>"&i&"</TD>"
					   response.write "<TD bgcolor='#f9f9f9' width='40%'>"&rst("education_startyear")&"-"&rst("education_startmonth")&"---"
					   if rst("education_endyear")=0 and rst("education_endmonth")=0 then
					    response.write "至今"
					   else
					    response.write ""&rst("education_endyear")&"-"&rst("education_endmonth")&""
					   end if
					   response.write "</TD>"
					   response.write "<TD width='40%'>"&rst("education_school")&"</TD>"
					   response.write "<TD width='15%'><A href='edu_modi.asp?id="&rst("education_id")&"&action="&action&"&rid="&rid&"' class='04d'>编辑</A> <A href='edu_del.asp?id="&rst("education_id")&"&action="&action&"&rid="&rid&"' class='04d'>删除</A></TD>"
					   response.write "</TR>"
					  rst.movenext
					  next
					  end if
					  response.write "<TR bgcolor='#f9f9f9'>"
					  response.write "<TD width='5%'>"&rst.recordcount+1&"</TD>"
					  response.write "<TD width='95%' colSpan=3><a href='edu_add.asp?action="&action&"&rid="&rid&"' class='04d'>添加</a></TD>"
					  response.write "</TR>"
					  rst.close
					  %>
          </TBODY>
        </TABLE>        
        <TABLE cellSpacing=0 cellPadding=6 width="98%" border=0 align="center">
          <TBODY>
            <TR bgColor=#eff1f3>
              <TD width="5%"><IMG height=11 hspace=10 src="../images/biao_01.gif" width=12 align=absMiddle></TD>
              <TD colSpan=3><B>培训</B></TD>
            </TR>
            <%
					  sql="select * from job_p_training where train_resumeid="&rid&" order by train_announcedate desc"
                      rst.open sql,conn,1,1
					  for i=1 to rst.recordcount
					   response.write "<TR>"
					   response.write "<TD width='5%'>"&i&"</TD>"
					   response.write "<TD width='40%'>"&rst("train_startyear")&"-"&rst("train_startmonth")&"---"
					   if rst("train_endyear")=0 and rst("train_endmonth")=0 then
					    response.write "至今"
					   else
					    response.write ""&rst("train_endyear")&"-"&rst("train_endmonth")&""
					   end if
					   response.write "</TD>"
					   response.write "<TD width='40%'>"&rst("train_train")&"</TD>"
					   response.write "<TD width='15%'><A href='train_modi.asp?id="&rst("train_id")&"&action="&action&"&rid="&rid&"' class='04d'>编辑</A> <A href='train_del.asp?id="&rst("train_id")&"&lang="&lang&"&action="&action&"&rid="&rid&"' class='04d'>删除</A></TD>"
					   response.write "</TR>"
					  rst.movenext
					  next
					  response.write "<TR bgcolor='#f9f9f9'>"
					  response.write "<TD width='5%'>"&rst.recordcount+1&"</TD>"
					  response.write "<TD width='95%' colSpan=3><a href='train_add.asp?action="&action&"&rid="&rid&"' class='04d'>添加</a></TD>"
					  response.write "</TR>"
					  rst.close
					  %>
          </TBODY>
        </TABLE>        
        <TABLE cellSpacing=0 cellPadding=6 width="98%" border=0 align="center">
          <TBODY>
            <TR bgColor=#eff1f3>
              <TD width="6%"><IMG height=11 hspace=10 src="../images/biao_01.gif" width=12 align=absMiddle></TD>
              <TD width="94%" colSpan=3><B>语言能力</B></TD>
            </TR>
            <%

sql="select lang_id, foreign_name, degree_name from job_p_lang,job_foreignlanguage,job_foreigndegree where job_p_lang.lang_name = job_foreignlanguage.foreign_id and job_p_lang.lang_master = job_foreigndegree.degree_id and lang_resumeid="&rid&" order by lang_announcedate desc"
                      rst.open sql,conn,1,1
						
					  for i=1 to rst.recordcount
					   response.write "<TR bgcolor='#f9f9f9'>"
					   response.write "<TD width='5%'>"&i&"</TD>"
					   response.write "<TD width='40%'>"&rst("foreign_name")&"</TD>"
					   response.write "<TD width='40%'>"&rst("degree_name")&"</TD>"
					   response.write "<TD width='15%'><A href='lang_modi.asp?id="&rst("lang_id")&"&action="&action&"&rid="&rid&"' class='04d'>编辑</A> <A href='lang_del.asp?id="&rst("lang_id")&"&action="&action&"&rid="&rid&"' class='04d'>删除</A></TD>"
					   response.write "</TR>"
					  rst.movenext
					  next
					  response.write "<TR bgcolor='#f9f9f9'>"
					  response.write "<TD width='5%'>"&rst.recordcount+1&"</TD>"
					  response.write "<TD width='95%' colSpan=3><a href='lang_add.asp?action="&action&"&rid="&rid&"' class='04d'>添加</a></TD>"
					  response.write "</TR>"
					  rst.close
					  set rst=nothing
					  conn.close
					  set conn=nothing
					  %>
          </TBODY>
        </TABLE>        <br class="br">
        <TABLE cellSpacing=0 cellPadding=6 width=98% align=center border=0>
          <TBODY>
            <TR>
              <TD align=middle><div align="center">
                <INPUT name="btnNext" type=button class="inputa3" id="btnNext" onClick="javascript:window.location.href='works.asp?action=<%=action%>&rid=<%=rid%>'" value=" 下一步">
                <%if action=1 then%>
                  <INPUT name="btnNext2" type=button class="inputa3" id="btnNext2" onClick="javascript:window.location.href='resume_modi.asp?action=<%=action%>&rid=<%=rid%>'"  value=" 返回">
                  <%end if%>
              </div></TD>
            </TR>
          </TBODY>
    </TABLE></td>
  </tr>
</table>
<!--#include file="../inc/bottom.asp"-->
</body>


⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -