📄 selfinfofb.jsp
字号:
<%@ page contentType="text/html;charset=GBK"%>
<%@ include file="/inc/pv/user.jsp"%>
<%@ include file="/inc/public/msg.jsp"%>
<%
String strOfficeStyle = site.bean.SitePara.strVirtualName + "/member/" + igec.util.CookieUtil.getCookieValue(request,site.bean.SitePara.strCookieUserTheme,"stand");
%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=GBK" />
<title> 会员办公室--<%=site.bean.SitePara.strWebTitle%> </title>
<script language="javascript" src="<%=site.bean.SitePara.strVirtualName%>/js/clear.jsp"></script>
<script language="JavaScript" src="<%=site.bean.SitePara.strVirtualName%>/js/public.js"></script>
<script language="JavaScript" src="<%=site.bean.SitePara.strVirtualName%>/js/check.js"></script>
<script language="javascript" src="<%=site.bean.SitePara.strVirtualName%>/js/xmlhttp.js"></script>
<script language="javascript" src="<%=site.bean.SitePara.strVirtualName%>/js/CalendarDlg.js"></script>
<link rel="stylesheet" rev="stylesheet" href="<%=strOfficeStyle%>/css/content.css" type="text/css" />
<link rel="stylesheet" rev="stylesheet" href="<%=strOfficeStyle%>/css/tree.css" type="text/css" />
<link rel="stylesheet" rev="stylesheet" href="<%=strOfficeStyle%>/css/mainframe.css" type="text/css" />
<link rel="stylesheet" rev="stylesheet" href="<%=strOfficeStyle%>/css/css.css" type="text/css" />
<script type="text/javascript" src="<%=site.bean.SitePara.strVirtualName%>/member/js/tree.jsp?baseurl=<%=strOfficeStyle%>"></script>
<link rel="shortcut icon" href="<%=site.bean.SitePara.strVirtualName%>/favicon.ico">
<style type="text/css">
<!--
.STYLE1 {
font-size: 12px;
color: #5d5d5d;
}
-->
</style>
</head>
<body>
<%@ include file="../top.jsp"%>
<div id="screen">
<!--content-->
<div id="contentfloat">
<div id="content">
<form name="myform" id="myform" action="<%=site.bean.SitePara.strVirtualName%>/member/selfinfo.do?action=save&iid=<%=strMenuId%>" onsubmit="return CheckForm(this);" target="ifrTarget" method="post">
<table border="0" align="center" cellpadding="0" cellspacing="0" class="border1">
<tr>
<td height="50"><font color="#112382" class="font14"><strong> </strong></font>
<table border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="77%"><font color="112382" class="font14"><strong>发布个人简历</strong></font></td>
<!--<td width="23%"><input type="submit" name="Submit4" value="管理供求商机" /></td>-->
</tr>
</table>
</td>
</tr>
<tr>
<td height="110" valign="top"><table border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#dedede">
<tr>
<td colspan="4" align="left" height="35" class="font14"> <font color="#ff5400"> * 基本信息</font></td>
</tr>
<tr>
<td height="30" align="right" bgcolor="#f5f5f5">真实姓名:<font color="ff0000"> * </font> </td>
<td height="30" bgcolor="#F5F5F5">
<input type="text" name="realname" id="realname" maxlength=20 minLength=1 EmptyDisable label="真实姓名"/> </td><td height="30" align="right" bgcolor="#f5f5f5">年 龄:<font color="ff0000"> * </font> </td>
<td height="30" bgcolor="#F5F5F5">
<input type="text" name="age" id="age" maxlength=10 minLength=1 EmptyDisable label="年 龄"/> </td>
</tr>
<tr>
<td height="30" align="right" bgcolor="#f5f5f5">性 别:<font color="ff0000"> * </font> </td>
<td height="30" bgcolor="#F5F5F5">
<select name="sex" id="sex" EmptyDisable label="性别">
<option value="0" selected>男</option>
<option value="1" >女</option>
</select></td>
<td height="30" align="right" bgcolor="#f5f5f5"> 身 高:<font color="ff0000"> * </font> </td>
<td height="30" bgcolor="#F5F5F5">
<input type="text" name="sg" id="sg" maxlength=10 minLength=1 EmptyDisable label="身高"/> </td>
</tr>
<tr>
<td height="30" align="right" bgcolor="#f5f5f5">婚姻状况:<font color="ff0000"> * </font> </td>
<td height="30" bgcolor="#F5F5F5">
<input type="text" name="hyzk" id="hyzk" maxlength=10 minLength=1 EmptyDisable label="婚姻状况"/></td>
<td height="30" align="right" bgcolor="#f5f5f5">籍贯:<font color="ff0000"> * </font> </td>
<td height="30" bgcolor="#F5F5F5">
<input type="text" name="jg" id="jg" maxlength=50 minLength=1 EmptyDisable label="籍贯"/> </td>
</tr>
<tr>
<td height="30" align="right" bgcolor="#f5f5f5">身份证号码:<font color="ff0000"> * </font> </td>
<td height="30" bgcolor="#f5f5f5">
<input type="text" name="sfzh" id="sfzh" maxlength=20 minLength=1 EmptyDisable label="身份证号码"/></td>
<td height="30" align="right" bgcolor="#f5f5f5">最高学历:<font color="ff0000"> * </font> </td>
<td height="30" bgcolor="#F5F5F5">
<input type="text" name="zgxl" id="zgxl" maxlength=10 minLength=1 EmptyDisable label="最高学历"/> </td>
</tr>
<tr>
<td height="30" align="right" bgcolor="#f5f5f5">毕业院校:<font color="ff0000"> * </font> </td>
<td height="30" bgcolor="#f5f5f5">
<input type="text" name="byyx" id="byyx" maxlength=50 minLength=1 EmptyDisable label="毕业院校"/></td>
<td height="30" align="right" bgcolor="#f5f5f5">所学专业:<font color="ff0000"> * </font> </td>
<td height="30" bgcolor="#F5F5F5">
<select name="sxzy" id="sxzy" EmptyDisable label="所学专业">
<option value="">请选择专业</option>
<script src="<%=site.bean.SitePara.strVirtualName%>/static/js/major.js"></script>
</select>
</td>
</tr>
<tr>
<td height="30" align="right" bgcolor="#f5f5f5">工作职位:<font color="ff0000"> * </font> </td>
<td height="30" bgcolor="#F5F5F5">
<input type="text" name="jobseat" id="jobseat" maxlength=50 minLength=1 EmptyDisable label="工作职位"/>
</td>
<td height="30" align="right" bgcolor="#f5f5f5">工作年限:<font color="ff0000"> * </font> </td>
<td height="30" bgcolor="#f5f5f5">
<input type="text" name="workyear" id="workyear" maxlength=2 minLength=1 onkeyup="this.value=this.value.replace(/\D/g,'');" EmptyDisable label="工作年限"/>年</td>
</tr>
<tr>
<td height="30" align="right" bgcolor="#f5f5f5">工作性质:<font color="ff0000"> * </font> </td>
<td height="30" bgcolor="#F5F5F5" colspan="3">
<select name="jobtype" id="jobtype" EmptyDisable label="工作性质">
<option value="0" selected>全职</option>
<option value="1">兼职</option>
</select>
</td>
</tr>
<tr>
<td colspan="4" height="35"> <font color="#ff5400"> * 联系方式</font></td>
</tr>
<tr>
<td height="30" align="right" bgcolor="#f5f5f5">联系电话:<font color="ff0000"> * </font> </td>
<td height="30" bgcolor="#F5F5F5">
<input type="text" name="linktel" id="linktel" maxlength=30 minLength=1 EmptyDisable label="联系电话"/> </td>
<td height="30" align="right" bgcolor="#f5f5f5">EMAIL:<font color="ff0000"> * </font> </td>
<td height="30" bgcolor="#f5f5f5">
<input type="text" name="email" id="email" maxlength=50 minLength=0 label="EMAIL"/></td>
</tr>
<tr>
<td height="30" align="right" bgcolor="#f5f5f5">MSN:<font color="ff0000"> * </font> </td>
<td height="30" bgcolor="#f5f5f5">
<input type="text" name="msn" id="msn" maxlength=30 minLength=1 EmptyDisable label="MSN"/></td>
<td height="30" align="right" bgcolor="#f5f5f5">QQ:<font color="ff0000"> * </font> </td>
<td height="30" bgcolor="#F5F5F5">
<input type="text" name="qq" id="qq" maxlength=30 minLength=1 EmptyDisable label="QQ"/> </td>
</tr>
<tr>
<td height="30" align="right" bgcolor="#f5f5f5">联系地址:<font color="ff0000"> * </font> </td>
<td height="30" bgcolor="#F5F5F5" colspan="3">
<input type="text" name="address" id="address" maxlength=50 minLength=0 size="50" label="联系地址"/> </td>
</tr>
<tr>
<td colspan="4" height="35"> <font color="#ff5400"> * 个人经历</font></td>
</tr>
<tr>
<td height="30" align="right" bgcolor="#f5f5f5">学习经历:<font color="ff0000"> * </font> </td>
<td height="30" bgcolor="#f5f5f5" colspan="3">
<textarea name="xxjl" id="xxjl" EmptyDisable label="学习经历" rows="10" cols="60"></textarea>
</td>
</tr>
<tr>
<td height="30" align="right" bgcolor="#f5f5f5">工作经历:<font color="ff0000"> * </font> </td>
<td height="30" bgcolor="#f5f5f5" colspan="3">
<textarea name="gzjl" id="gzjl" EmptyDisable label="工作经历" rows="10" cols="60"></textarea> </td>
</tr>
<tr>
<td height="30" align="right" bgcolor="#f5f5f5">自我介绍:<font color="ff0000"> * </font> </td>
<td height="30" bgcolor="#f5f5f5" colspan="3">
<textarea name="zwjsh" id="zwjsh" EmptyDisable label="自我介绍" rows="10" cols="60"></textarea>
</td>
</tr>
<tr>
<td colspan="4" height="35"> <font color="#ff5400"> * 应聘信息</font></td>
</tr>
<tr>
<td height="30" align="right" bgcolor="#f5f5f5">期望工作地:<font color="ff0000"> * </font> </td>
<td height="30" bgcolor="#f5f5f5">
<select name="areatype" id="areatype" EmptyDisable label="期望工作地">
<option value="">请选择期望工作地</option>
<script src="<%=site.bean.SitePara.strVirtualName%>/static/js/areatype.js"></script>
</select>
</td>
<td height="30" align="right" bgcolor="#f5f5f5">应聘职位:<font color="ff0000"> * </font> </td>
<td height="30" bgcolor="#f5f5f5">
<select name="ypzw" id="ypzw" EmptyDisable label="应聘职位">
<option value="">请选择工作职位</option>
<script src="<%=site.bean.SitePara.strVirtualName%>/static/js/jobseat.js"></script>
</select>
</td>
</tr>
<tr>
<td height="30" align="right" bgcolor="#f5f5f5">期望薪金:<font color="ff0000"> * </font> </td>
<td height="30" bgcolor="#F5F5F5">
<input type="text" name="qwxj" id="qwxj" maxlength=50 minLength=1 EmptyDisable label="期望薪金"/> </td>
<td height="30" align="right" bgcolor="#f5f5f5">有效时间:<font color="ff0000"> * </font> </td>
<td height="30" bgcolor="#f5f5f5" colspan="3">
<input type="text" name="enddate" id="enddate" size=10 maxlength=10 EmptyDisable label="有效时间" /> <img src="<%=igec.site.base.bean.SitePara.strVirtualName%>/member/stand/images/calendar.gif" border="0" align="absMiddle" style="cursor:hand" onclick="fPopUpCalendarDlg('<%=igec.site.base.bean.SitePara.strVirtualName%>',enddate);"></td>
</tr>
</table></td>
</tr>
<tr>
<td height="50" align="center"><input type="submit" name="Submit" value="提交" />
<input type="reset" name="Submit2" value="重 置" /></td>
</tr>
</table>
</form>
<iframe height="1" src="" name="ifrTarget" frameborder="0" scrolling="no"></iframe>
</div>
</div>
<!--end/content-->
<!--left-->
<div id="leftmenu">
<!--menu-->
<div id="tree1"></div>
<!--end/menu-->
</div>
<!--end/left-->
</div>
<script language="javascript" src="<%=strOfficeStyle%>/menu.jsp?iid=<%=request.getParameter("iid")%>"></script>
<script type="text/javascript">treeInit();</script>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="2" bgcolor="#ff7b0f"></td>
</tr>
</table>
<%@ include file="../bot.jsp"%>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -