📄 acceptjob.asp
字号:
<!--#include file="Inc/Syscode.asp" -->
<!--#include file="Inc/Top.asp"-->
<!--#include file="Inc/eshopcode.asp"-->
<!--#include file="head.asp" -->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" valign="top"><table width="850" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="30" valign="top" background="img/cont_left_bg01.gif"><img src="img/cont_left_img01.gif" width="30" height="431"></td>
<td style="padding-top:9px; " width="787" valign="top"><table width="787" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="207" align="left" valign="top" class="top_m_txt01"><table width="200" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top"><table width="200" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="img/left_rczp.gif" width="200" height="67"></td>
</tr>
<tr>
<td align="center" valign="top" background="img/left_bg01.gif"><table width="75%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="20"><div align="center"><a href="Job.asp" class="top_m_txt01">人 才 招 聘</a></div></td>
</tr>
<TR>
<TD
height=1 colspan="2"
background=img/naSzarym.gif><IMG height=1 src="img/1x1_pix.gif"
width=10></TD>
</TR>
<tr>
<td height="20"><div align="center"><a href="Jobs.asp" class="top_m_txt01">人 才 策 略</a></div></td>
</tr>
<TR>
<TD
height=1 colspan="2"
background=img/naSzarym.gif><IMG height=1 src="img/1x1_pix.gif"
width=10></TD>
</TR>
</table></td>
</tr>
<tr>
<td><img src="img/left_img01.gif" width="200" height="20"></td>
</tr>
</table></td>
</tr>
<tr>
<td><table width="200" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="63" valign="bottom"><img src="img/left_tc_tit.gif" width="200" height="51"></td>
</tr>
<tr>
<td height="182" align="center" background="img/left_bg02.gif"><object type="text/x-scriptlet" width="190" height="178" data="ttpp/vote.asp?id=32">
</object></td>
</tr>
<tr>
<td><img src="img/left_img02.gif" width="200" height="8"></td>
</tr>
</table></td>
</tr>
<tr>
<td valign="top"><table width="188" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="70" align="left" valign="bottom"><a href="Contact.asp"><img src="img/xsrx_img.gif" width="185" height="51" border="0"></a></td>
</tr>
</table></td>
</tr>
</table></td>
<td valign="top"><table width="580" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="img/cont_img01.gif" width="580" height="17"></td>
</tr>
<tr>
<td valign="top"><table width="580" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="9" background="img/cont_tbl01_bg01.gif"></td>
<td align="center" valign="top"><table width="540" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="45" align="left" valign="top"><img src="img/rczp.gif" width="298" height="36"></td>
</tr>
<tr>
<td valign="top"><table width="540" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="3"><img src="img/gsjs_img01.gif" width="540" height="19"></td>
</tr>
<tr>
<td width="22" valign="top" background="img/gsjs_left_bg01.gif"><img src="img/gsjs_img03.gif" width="22" height="149"></td>
<td width="498" rowspan="2" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<TR vAlign=top >
<TD width="80%" height="18"><form method="post" action="SaveAcceptJob.asp">
<table width="80%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="100%"><div align="center">
<table width="100%" height="79"
border="0" align="center" cellpadding="0" cellspacing="3">
<tr class="top_m_txt01">
<%job=request("job")%>
<td width="23%" height="25" align="right">应聘岗位: </td>
<td width="77%" height="25"><b><%=job%></b>
<input name="jobname" type="hidden" value="<%=job%>"></td>
</tr>
<tr class="top_m_txt01">
<td width="23%" height="25" align="right">姓 名:</td>
<td width="77%" height="-6"><font>
<input name="mane" type="text" class="INPUT01" id="mane" style="font-size: 14px" size="12" maxlength="16">
</font></td>
</tr>
<tr class="top_m_txt01">
<td height="25" align="right">性 别:</td>
<td width="77%" height="-2"><font>
<select name="sex" class="INPUT01">
<option value="男" selected>男</option>
<option value="女">女</option>
</select>
</font></td>
</tr>
<tr class="top_m_txt01">
<td height="25" align="right">出生日期:</td>
<td width="77%" height="-1"><input name="birthday" type="text" class="INPUT01" id="birthday" style="font-size: 14px" size="14" maxlength="30">
格式:1976-02-02 </td>
</tr>
<tr class="top_m_txt01">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -