📄 register2.asp
字号:
<option value="4">私营企业</option>
<option value="5">民营企业</option>
<option value="6">股份制企业</option>
<option value="7">集体企业</option>
<option value="8">集体事业</option>
<option value="9">乡镇企业</option>
<option value="10">行政机关</option>
<option value="11">社会团体</option>
<option value="12">事业单位</option>
<option value="13">跨国企业</option>
<option value="14">其他</option>
</select></td>
</tr>
<tr>
<td height="30" align="right"><STRONG><FONT
color=#ff6600>*</FONT></STRONG> 成立日期:</td>
<td height="30"> <input name="set_year" type="text" size="4" maxlength="4">
年
<select name="set_month">
<%for i=1 to 12%>
<option value="<%=i%>"><%=i%></option>
<%next%>
</select>
月
<select name="set_day">
<%for i=1 to 31%>
<option value="<%=i%>"><%=i%></option>
<%next%>
</select>
日 </td>
</tr>
<tr>
<td height="30" align="right" bgcolor="#fff7f0"><STRONG><FONT
color=#ff6600>*</FONT></STRONG> 注册资金:</td>
<td height="30" bgcolor="#fff7f0"> <input name="reg_currency" type="text" size="25" maxlength="25" style="width:100px;">
万元
<select name="currencytype" id="currencytype" style="width:80px;">
<option value="1">人民币</option>
<option value="2">美元</option>
<option value="3">欧元</option>
<option value="4">英镑</option>
<option value="5">港币</option>
<option value="6">台币</option>
</select> </td>
</tr>
<tr>
<td height="30" align="right"><STRONG><FONT
color=#ff6600>*</FONT></STRONG> 员工人数:</td>
<td height="30"> <select name="workers" id="workers" style="width:100px;">
<OPTION value=9>10人以下</OPTION>
<OPTION value=49>10~50人</OPTION>
<OPTION value=199>50~200人</OPTION>
<OPTION value=499>200~500人</OPTION>
<OPTION value=999>500~1000人</OPTION>
<OPTION value=1000>1000人以上</OPTION>
</select></td>
</tr>
<tr>
<td height="30" align="right" bgcolor="#fff7f0"><STRONG><FONT
color=#ff6600>*</FONT></STRONG> 企业所在地区:</td>
<td height="30" bgcolor="#fff7f0">
<!--#include file="../Include/Class_Locus.asp" -->
</td>
</tr>
<tr>
<td height="30" align="right"><STRONG><FONT
color=#ff6600>*</FONT></STRONG> 企业简介:</td>
<td height="30"> <table width="99%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="70%"><textarea name="company_memo" cols="50" rows="8" id="company_memo"></textarea></td>
<td><font color="#50463d">最大字符数5000,请尽可能详细填写资料,以确保贵公司资料顺利通过本网审核!包括:公司基本资料+产品或服务+经营业绩等</font></td>
</tr>
</table></td>
</tr>
</table>
<TABLE cellSpacing=0 cellPadding=0 width=99% align=center
border=0>
<TBODY>
<TR>
<TD class=font-14 height=3></TD>
</TR>
<TR>
<TD class=font-14 bgColor=#ff7800 height=21> <FONT style="MARGIN-TOP: 2px; MARGIN-LEFT: 10px" color=#ffffff><strong>联系方式</strong></FONT></TD>
</TR>
<TR>
<TD bgColor=#e2e2e2 height=2></TD>
</TR>
</TBODY>
</TABLE>
<table width="99%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="17%" height="30" align="right"><STRONG><FONT
color=#ff6600>*</FONT></STRONG> 联系人:</td>
<td height="30"> <input name="contactperson" type="text" size="30" maxlength="30" style="width:120px;">
<font color="#50463d">请输入正确联系人,以方便求职者与贵公司联系,如:王小姐或张先生</font></td>
</tr>
<tr>
<td width="17%" height="30" align="right" bgcolor="#fff7f0"><STRONG><FONT
color=#ff6600>*</FONT></STRONG> 联系电话:</td>
<td height="30" bgcolor="#fff7f0"><input name="phone" type="text" id="phone" style="width:120px;" size="30" maxlength="30">
<input name="phonekeep" type="checkbox" id="phonekeep" value="1">
<font color="#333333">屏蔽电话</font><font color="#50463d">
[固定电话号码,如:010-82615888] </font> </td>
</tr>
<tr>
<td height="30" align="right">传真号码:</td>
<td height="30"><input name="companyfax" type="text" id="companyfax" style="width:120px;" size="30" maxlength="30">
</td>
</tr>
<tr>
<td height="30" align="right" bgcolor="#fff7f0"><STRONG><FONT
color=#ff6600>*</FONT></STRONG> 电子邮件:</td>
<td height="30" bgcolor="#fff7f0"> <input name="email" type="text" id="email" style="width:200px;" value="<%= Email %>" size="50">
<input name="emailkeep" type="checkbox" id="emailkeep" value="1">
屏蔽邮件地址 </td>
</tr>
<tr>
<td height="30" align="right">企业网站:</td>
<td height="30"> <input name="webhome" type="text" size="50" style="width:200px;" value="http://"></td>
</tr>
<tr>
<td height="30" align="right" bgcolor="#fff7f0"><STRONG><FONT
color=#ff6600>*</FONT></STRONG> 邮政编码:</td>
<td height="30" bgcolor="#fff7f0"> <input name="zipcode" type="text" size="6" maxlength="6" style="width:120px;">
</td>
</tr>
<tr>
<td height="30" align="right"><STRONG><FONT
color=#ff6600>*</FONT></STRONG> 通讯地址:</td>
<td height="30"> <input name="address" type="text" size="100" style="width:260px;">
如:北京市海淀区成府路××号 </td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td height="40" align="center"> <input type="hidden" name="username" value="<%= username %>">
<input type="hidden" name="password" value="<%= password %>">
<input type="hidden" name="comid" value="<%= comid %>"> <input type="hidden" name="question" value="<%= question %>">
<input type="hidden" name="answer" value="<%= answer %>">
<input type="submit" name="Submit" value=" 完 成 注 册 " style="height:30px;">
</td>
</tr>
</form>
</table></td>
</tr>
<tr>
<td> </td>
</tr>
</table>
<!--#include file="../Include/Footer.asp" -->
</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -