📄 newcregister.jsp
字号:
Object key = entry.getKey();
Object value = entry.getValue();
%>
<option value=<%=key%>><%=value%></option>
<%
}
}
%>
</select>
<select name="province" id="province" style="width:100px" onclick="setCitys(this.value)">
<option value="0">省份</option>
</select></td>
</tr>
<tr id="trContact11" >
<td height="30" align="right" valign="middle">归属城市: </td>
<td><select name="eparchy_code" id="eparchy_code" style="width:100px">
<option value="0">地级市</option>
</select></td>
<td align="right">通信地址: </td>
<td><input type="text" name="post_addr" maxlength="40"
class="login_textarea"></td>
</tr>
<tr id="trContact12" >
<td height="30" align="right" valign="middle">blog:</td>
<td><input type="text" name="blog" class="login_textarea"></td>
<td align="right">工作单位: </td>
<td><select name="work_name" maxlength="25" class="login_textarea">
<%
if (workList != null && workList.size() > 0) {
for (int i = 0; i < workList.size(); i++) {
HashMap map = (HashMap) workList.get(i);
String value = map.get("para_code1").toString();
String name = map.get("para_code2").toString();
%>
<option value="<%=value%>"> <%=name%> </option>
<%
}
}
%>
</select></td>
</tr>
<tr id="trContact13" >
<td height="30" align="right" valign="middle">职位: </td>
<td><input type="text" name="job" maxlength="25"
class="login_textarea"></td>
<td align="right">婚姻状况: </td>
<td><input type="radio" name="marriage" value="1">
是
<input name="marriage" type="radio" value="0" checked>
否 </td>
</tr>
<tr>
<td height="30" colspan="4" valign="middle"><div id="lg_title">
<span id="spnCompany" > 公司基本资料 </span>
</div></td>
</tr>
<tr>
<td height="30" colspan="4" valign="middle"><table id="tabCompany" width="100%" border="0" cellspacing="0"
cellpadding="0" >
<tr>
<td width="14%" height="30" align="right"> 公司名称: </td>
<td><input name="cust_aim2" type="text" maxlength="40" size="40" class="login_textarea"> </td>
<td align="right">公司地址: </td>
<td><input name="company_address2" type="text" maxlength="40"
size="40" class="login_textarea"></td>
</tr>
<tr>
<td width="14%" height="30" align="right">公司网站: </td>
<td><input name="website2" type="text" size="25" maxlength="25"
class="login_textarea"></td>
<td align="right">用 户 数:</td>
<td><select name="select2" class="login_textarea">
<option value="1"> 10-20人 </option>
<option value="2"> 20-50人 </option>
<option value="3"> 50-60人 </option>
</select></td>
</tr>
<tr>
<td height="30" align="right">联系电话:</td>
<td><input name="group_contact_phone2" type="text" size="25"
maxlength="25" class="login_textarea"></td>
<td align="right">传 真: </td>
<td><input name="fax_nbr2" type="text" size="15" maxlength="15"
class="login_textarea"></td>
</tr>
<tr>
<td height="30" align="right">行业类别: </td>
<td><select name="select3" style="width:100px">
<%=calling_type_code%>
</select></td>
<td align="right">法人代表:</td>
<td><input type="text" name="juristic2" maxlength="15"
class="login_textarea"></td>
</tr>
<tr>
<td height="30" align="right"> 主营行业</td>
<td colspan="3"><table>
<tr>
<td><select name="select" size="10" style="width: 120px"
onChange="this.form.sort2.options.length=0;this.form.sort3.options.length=0;getSubitems(this.form.sort2, this.value)">
<option selected value="0"> 请选择... </option>
</select> </td>
<td><select name="select" size="10" style="width: 120px"
onChange="this.form.sort3.options.length=0;getSubitems(this.form.sort3, this.value)">
<option value="0"> 请选择... </option>
</select> </td>
<td><select name="select" size="10" style="width: 120px">
<option value="0"> 请选择... </option>
</select> </td>
<td><select name="select" style="display:none">
<option selected value="0"> 请选择... </option>
</select> </td>
<td><font color="#ff0000">*</font></td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="30" align="right"> 主营方向 </td>
<td colspan="3">
<label>
<input name="salebuy" type="radio"
onclick="showSalebuy(true, false)" checked>
销售 </label>
<label>
<input name="salebuy" type="radio"
onclick="showSalebuy(false, true)">
采购 </label>
<label>
<input name="salebuy" type="radio"
onclick="showSalebuy(true, true)">
二者皆有 </label> </td>
</tr>
<tr id="trSale">
<td height="30" align="right"> </td>
<td width="36%"> <font color="red">销售</font>的产品(提供的服务): <BR>
<INPUT id="txtSaleService" maxLength="40" size="35"
name="txtSaleService2"
onfocus="salebuy_service_focus(true, 'divSale')"
onblur="salebuy_service_focus(false, 'divSale')"> </td>
<td width="18%"> </td>
<td width="32%"><div id="div"> 请填写贵公司主营的产品! </div></td>
</tr>
<tr id="trBuy">
<td height="30" align="right"> </td>
<td> <font color="red">采购</font>的产品(需要的服务): <BR>
<INPUT id="txtBuyService" maxLength="40" size="35"
name="txtBuyService2"
onfocus="salebuy_service_focus(true, 'divBuy')"
onblur="salebuy_service_focus(false, 'divBuy')"> </td>
<td width="18%"> </td>
<td width="32%"><div id="div2"> 请填写贵公司主营的产品! </div></td>
</tr>
<tr>
<td height="30" align="right"> 经营范围 </td>
<td colspan="3"><textarea name="textarea" cols="50" rows="6"></textarea> </td>
</tr>
<input type="hidden" name="cust_aim2" value=""/>
<tr>
<td height="90" align="right"> 公司简介 </td>
<td height="90" colspan="3"><textarea name="textarea" cols="50" rows="6"></textarea> </td>
</tr>
</table></td>
</tr>
</table>
</div>
</div>
<div id="lg_text">
<div id="lg_title1">
<br>
<input type="image" name="imageField2" src="/images/tong.gif">
<input type="hidden" name="trade_type_code" value="1047">
<input type="hidden" name="e_class_id" id="e_class_id" value="0">
<input type="hidden" name="e_class_name" id="e_class_name" value="">
<input type="hidden" name="e_class_id_grp" id="e_class_id_grp" value="">
<input name="develope_channel" type="hidden" value="">
<input type="hidden" name="e_class_name_grp" id="e_class_name_grp" value="">
<input type="hidden" name="relation_type_name" id="relation_type_name" value="">
<input name="id" type="hidden" value="">
</div>
</div>
</form>
</div>
</div>
<div class="login_bottom"></div>
<script language="jscript" type="text/jscript">
getSubitems(document.NewRegisterForm.bigsort, "", "请选择...", "");
getSubitems(document.NewRegisterForm.sort1, "");
</script>
</body>
</html>
<script type="text/javascript">
<!--
function setProvience(country){
var country_id=country;
AreaInfo.getAreaByParent(country_id,function(data){
DWRUtil.removeAllOptions("province");
DWRUtil.removeAllOptions("eparchy_code");
DWRUtil.addOptions("province",data);
});
}
function setCitys(prov){
var provence=prov;
AreaInfo.getAreaByParent(provence,function(data){
DWRUtil.removeAllOptions("eparchy_code");
DWRUtil.addOptions("eparchy_code",data);
});
}
function setSev2(id){
var cust=document.getElementById("sev5").value;
document.getElementById("e_class_id").value=id;
document.getElementById("e_class_name").value=DWRUtil.getText("sev1");
document.getElementById("e_class_id_grp").value=id;
document.getElementById("e_class_name_grp").value=DWRUtil.getText("sev1");
var type="0";
EntityClassInfo.getClassByUpClassAndEntity(cust,id,type,function(data){
document.getElementById("sev2").style.display="block";
DWRUtil.removeAllOptions("sev2");
DWRUtil.addOptions("sev2",data);
var item=document.getElementById("sev2").length;
if(item==0)
{
document.getElementById("sev2").style.display="none";
}
else
{
document.getElementById("sev2").style.display="block";
}
});
}
function setSev3(id){
document.getElementById("e_class_id").value=id;
document.getElementById("e_class_name").value=DWRUtil.getText("sev2");
document.getElementById("e_class_id_grp").value=DWRUtil.getValue("sev1")+"|"+id;
document.getElementById("e_class_name_grp").value=DWRUtil.getText("sev1")+"|"+DWRUtil.getText("sev2");
var cust=document.getElementById("sev5").value;
var type="0";
EntityClassInfo.getClassByUpClassAndEntity(cust,id,type,function(data){
document.getElementById("sev3").style.display="block";
DWRUtil.removeAllOptions("sev3");
DWRUtil.addOptions("sev3",data);
var item=document.getElementById("sev3").length;
if(item==0)
{
document.getElementById("sev3").style.display="none";
}
else
{
document.getElementById("sev3").style.display="block";
}
});
}
function setClassId(id){
document.getElementById("e_class_id").value=id;
document.getElementById("e_class_name").value=DWRUtil.getText("sev3");
document.getElementById("e_class_id_grp").value=DWRUtil.getValue("sev1")+"|"+DWRUtil.getValue("sev2")+"|"+id;
document.getElementById("e_class_name_grp").value=DWRUtil.getText("sev1")+"|"+DWRUtil.getText("sev2")+"|"+DWRUtil.getText("sev3");
}
//-->
</script>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -