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

📄 company_edit.asp

📁 全球商务网站系统介绍 GLOBALEC.COM.CN[生成HTML版] 系统概述: 软件名称:全球商务网站系统 当前版本:V1.0 最新版本:V1.1 运行环境:WINNT+(IIS)
💻 ASP
📖 第 1 页 / 共 4 页
字号:
           <option value="4" <%if rs("p_z_Z_LegalStatus")=4 then response.write"selected"%>>国有企业</option>
           <option value="11" <%if rs("p_z_Z_LegalStatus")=11 then response.write"selected"%>>集体企业</option>
           <option value="12" <%if rs("p_z_Z_LegalStatus")=12 then response.write"selected"%>>股份合作企业</option>
           <option value="13" <%if rs("p_z_Z_LegalStatus")=13 then response.write"selected"%>>联营企业</option>
           <option value="14" <%if rs("p_z_Z_LegalStatus")=14 then response.write"selected"%>>国有独资公司</option>
           <option value="15" <%if rs("p_z_Z_LegalStatus")=15 then response.write"selected"%>>其他有限责任公司</option>
           <option value="16" <%if rs("p_z_Z_LegalStatus")=16 then response.write"selected"%>>股份有限公司</option>
           <option value="17" <%if rs("p_z_Z_LegalStatus")=17 then response.write"selected"%>>其他内资企业</option>
           <option value="">----------------------</option>
           <option value="18" <%if rs("p_z_Z_LegalStatus")=18 then response.write"selected"%>>与港澳台商合资经营</option>
           <option value="19" <%if rs("p_z_Z_LegalStatus")=19 then response.write"selected"%>>与港澳台商合作经营</option>
           <option value="20" <%if rs("p_z_Z_LegalStatus")=20 then response.write"selected"%>>港澳台商独资</option>
           <option value="21" <%if rs("p_z_Z_LegalStatus")=21 then response.write"selected"%>>港澳台商投资股份有限公司</option>
           <option value="2" <%if rs("p_z_Z_LegalStatus")=2 then response.write"selected"%>>中外合资经营</option>
           <option value="22" <%if rs("p_z_Z_LegalStatus")=22 then response.write"selected"%>>中外合作经营</option>
           <option value="1" <%if rs("p_z_Z_LegalStatus")=1 then response.write"selected"%>>外商独资</option>
           <option value="23" <%if rs("p_z_Z_LegalStatus")=23 then response.write"selected"%>>外商投资股份有限公司</option>
           <option value="">----------------------</option>
           <option value="5" <%if rs("p_z_Z_LegalStatus")=5 then response.write"selected"%>>政府机构</option>
           <option value="6" <%if rs("p_z_Z_LegalStatus")=6 then response.write"selected"%>>非盈利组织</option>
           <option value="7" <%if rs("p_z_Z_LegalStatus")=7 then response.write"selected"%>>其他</option>
         </select>
        </td>
      </tr>
	  <TR>
                <TD class=C align=right bgColor=#eff7ff><FONT color=#ff0000>* </FONT><B>经营模式:</B></TD>
                <TD bgColor=#ffffde><INPUT type=radio value="生产型" <%if rs("qylb") ="生产型" then Response.Write "checked"%> name=qylb>生产型 <INPUT type=radio value="贸易型" <%if rs("qylb") ="贸易型" then Response.Write "checked"%> name=qylb>贸易型 <INPUT type=radio value="服务型" <%if rs("qylb") ="服务型" then Response.Write "checked"%> name=qylb>服务型 <INPUT  type=radio value="政府或其他机构" <%if rs("qylb") ="政府或其他机构" then Response.Write "checked"%> name=qylb>政府或其他机构 </TD></TR>
				            <tr>
        <td class="C" bgcolor=EFF7FF><font color="ff0000">*</font> <b>年营业额:</b></td>
        <td bgcolor=FFFFDE>
          <select name="p_z_Z_AnnualRevenue">
            <option value=""      selected  > --请选择-- </option>
            <option value="1" <%if rs("p_z_Z_AnnualRevenue")=1 then response.write"selected"%>>人民币 10 万元/年以下</option>
            <option value="2" <%if rs("p_z_Z_AnnualRevenue")=2 then response.write"selected"%>>人民币 10 万元/年 - 30 万元/年</option>
            <option value="3" <%if rs("p_z_Z_AnnualRevenue")=3 then response.write"selected"%>>人民币 30 万元/年 - 50 万元/年</option>
            <option value="4" <%if rs("p_z_Z_AnnualRevenue")=4 then response.write"selected"%>>人民币 50 万元/年 - 100 万元/年</option>
            <option value="5" <%if rs("p_z_Z_AnnualRevenue")=5 then response.write"selected"%>>人民币 100 万元/年 - 200 万元/年</option>
            <option value="6" <%if rs("p_z_Z_AnnualRevenue")=6 then response.write"selected"%>>人民币 200 万元/年 - 300 万元/年</option>
            <option value="7" <%if rs("p_z_Z_AnnualRevenue")=7 then response.write"selected"%>>人民币 300 万元/年 - 500 万元/年</option>
            <option value="8" <%if rs("p_z_Z_AnnualRevenue")=8 then response.write"selected"%>>人民币 500 万元/年 - 700 万元/年</option>
            <option value="9" <%if rs("p_z_Z_AnnualRevenue")=9 then response.write"selected"%>>人民币 700 万元/年 - 1000 万元/年</option>
            <option value="10" <%if rs("p_z_Z_AnnualRevenue")=10 then response.write"selected"%>>人民币 1000 万元/年 - 2000 万元/年</option>
            <option value="11" <%if rs("p_z_Z_AnnualRevenue")=11 then response.write"selected"%>>人民币 2000 万元/年 - 3000 万元/年</option>
            <option value="12" <%if rs("p_z_Z_AnnualRevenue")=15 then response.write"selected"%>>人民币 3000 万元/年 - 5000 万元/年</option>
            <option value="13" <%if rs("p_z_Z_AnnualRevenue")=13 then response.write"selected"%>>人民币 5000 万元/年 - 1 亿元/年</option>
            <option value="14" <%if rs("p_z_Z_AnnualRevenue")=14 then response.write"selected"%>>人民币 1 亿元/年以上</option>
          </select>
        </td>
      </tr>
	  <TR>
                <TD class=C bgColor=#eff7ff><FONT color=#ff0000>*</FONT> 
                  <B>主营产品/服务:</B></TD>
                <TD bgColor=#ffffde>
				          <%
				if zycp>"" then
				  if instr(zycp,",")>0 then
				        zcarry=split(rs("zycp"),",")
				        if ubound(zcarry)=1 then
				           response.write"<INPUT maxLength=20 size=10 value='"&zcarry(0)&"' name=productionService>, <INPUT maxLength=20 size=10 value='"&zcarry(1)&"' name=productionService2>, <INPUT maxLength=20 size=10 name=productionService3>"
				           elseif ubound(zcarry)=2 then
				           response.write"<INPUT maxLength=20 size=10 value='"&zcarry(0)&"' name=productionService>, <INPUT maxLength=20 size=10 value='"&zcarry(1)&"' name=productionService2>, <INPUT maxLength=20 size=10 value='"&zcarry(2)&"' name=productionService3>"
                           elseif ubound(zcarry)>2 then
				           response.write"<INPUT maxLength=20 size=10 value='"&zcarry(0)&"' name=productionService>, <INPUT maxLength=20 size=10 value='"&zcarry(1)&"' name=productionService2>, <INPUT maxLength=20 size=10 value='"&zcarry(2)&"' name=productionService3>"
                         end if
				  else
				  response.write"<INPUT maxLength=20 size=10 value='"&zycp&"' name=productionService>, <INPUT maxLength=20 size=10 name=productionService2>, <INPUT maxLength=20 size=10 name=productionService3>"
                  end if
				else
				response.write"<INPUT maxLength=20 size=10 name=productionService>, <INPUT maxLength=20 size=10 name=productionService2>, <INPUT maxLength=20 size=10 name=productionService3>"
				end if%>
              
				 <INPUT type=hidden 
                  name=p_z_Z_productionService> <BR>
                          <SPAN class=note>(3个主要相关产品名/服务名,最少要填一个) </SPAN></TD>
                      </TR>
					  <tr>
        <td class="C" bgcolor=EFF7FF><font color="ff0000">*</font> <b>公司注册地:</b></td>
        <td bgcolor=FFFFDE>
          <input type="text" name="p_z_Z_FoundedPlace" value="<%=rs("p_z_Z_FoundedPlace")%>" size="30" maxlength=64>
          <span class="note">(城市)</span>
        </td>
      </tr>
            <tr>
        <td class="C" bgcolor=EFF7FF><font color="ff0000">*</font> <b>主要经营地点:</b></td>
        <td bgcolor=FFFFDE>
          <input type="text" name="p_z_Z_BizPlace" value="<%=rs("p_z_Z_BizPlace")%>" size="30" maxlength=64>
        </td>
      </tr>
				<TR>
                <TD class=C width="28%" bgColor=#eff7ff><FONT color=#ff0000>* 
                  </FONT><B>公司介绍:</B><BR>
                          <SPAN 
                  class=note>(50-2000字)</SPAN></TD>
                <TD width="75%" bgColor=#ffffde><TEXTAREA name="qyjj" rows=10 cols=50><%=rs("qyjj")%></TEXTAREA><BR><FONT 
                  class=note>
                  <LI>此处<FONT 
                  color=#ff0000>禁止填写联系人、电话、传真、地址、网址、email等信息</FONT>。这些信息需在下面的表格里填写。 

                  <LI>请用汉字描述公司优势(不要用英文),不要反复复制。 
                  <LI>不要使用广告词或夸大性的语句,不要加图片及Html代码。 </LI></FONT></TD></TR>
				  <tr>
				  <td class="C" bgcolor=EFF7FF> <b>公司成立时间:</b></td>
        <td bgcolor=FFFFDE>
          <input type="text" size=4 maxlength=4 name="p_z_Z_EstablishedYear" value="<%=rs("p_z_Z_EstablishedYear")%>" >
          <span class=note>(年份,如:2004)</span>
        </td>
      </tr>
            <tr>
        <td class="C" bgcolor=EFF7FF> <b>品牌名称:</b></td>
        <td bgcolor=FFFFDE>
          <input type="text" name="p_z_Z_BrandName" value="<%=rs("p_z_Z_BrandName")%>" size="30" maxlength=32>
        </td>
      </tr>
            <tr>
        <td class="C" bgcolor=EFF7FF> <b>法人代表/负责人:</b></td>
        <td bgcolor=FFFFDE>
          <input name="frdb" type="text" id="frdb" value="<%=rs("frdb")%>" size=30 maxlength=32>
        </td>
      </tr>
            <tr>
        <td class="C" bgcolor=EFF7FF> <b>注册资金:</b></td>
        <td bgcolor=FFFFDE>
          <select name="p_z_Z_RegCapital">
	        <option value=""      selected  > --请选择-- </option>
            <option value="1" <%if rs("p_z_Z_RegCapital")=1 then response.write"selected"%>>人民币 10 万元以下</option>
            <option value="2" <%if rs("p_z_Z_RegCapital")=2 then response.write"selected"%>>人民币 10 万元 - 30 万元</option>
            <option value="3" <%if rs("p_z_Z_RegCapital")=3 then response.write"selected"%>>人民币 30 万元 - 50 万元</option>
            <option value="4" <%if rs("p_z_Z_RegCapital")=4 then response.write"selected"%>>人民币 50 万元 - 100 万元</option>
            <option value="5" <%if rs("p_z_Z_RegCapital")=5 then response.write"selected"%>>人民币 100 万元 - 200 万元</option>
            <option value="6" <%if rs("p_z_Z_RegCapital")=6 then response.write"selected"%>>人民币 200 万元 - 300 万元</option>
            <option value="7" <%if rs("p_z_Z_RegCapital")=7 then response.write"selected"%>>人民币 300 万元 - 500 万元</option>
            <option value="8" <%if rs("p_z_Z_RegCapital")=8 then response.write"selected"%>>人民币 500 万元 - 700 万元</option>
            <option value="9" <%if rs("p_z_Z_RegCapital")=9 then response.write"selected"%>>人民币 700 万元 - 1000 万元</option>
            <option value="10" <%if rs("p_z_Z_RegCapital")=10 then response.write"selected"%>>人民币 1000 万元 - 2000 万元</option>
            <option value="11" <%if rs("p_z_Z_RegCapital")=11 then response.write"selected"%>>人民币 2000 万元 - 3000 万元</option>
            <option value="12" <%if rs("p_z_Z_RegCapital")=12 then response.write"selected"%>>人民币 3000 万元 - 5000 万元</option>
            <option value="13" <%if rs("p_z_Z_RegCapital")=13 then response.write"selected"%>>人民币 5000 万元 - 1 亿元</option>
            <option value="14" <%if rs("p_z_Z_RegCapital")=14 then response.write"selected"%>>人民币 1 亿元以上</option>
  		  </select>
  		  <span class="note">(请如实填写)</span>
        </td>
      </tr>
            <tr>
        <td class="C" bgcolor=EFF7FF> <b>主要客户群:</b></td>
        <td bgcolor=FFFFDE>
          <input type="text" name="p_z_Z_KeyClients" value="<%=rs("p_z_Z_KeyClients")%>" size="30" maxlength=64>
          <span class="note"> 如:超市、服装厂、印染厂</span></td>
      </tr>
            <tr>
        <td class="C" bgcolor=EFF7FF> <b>年出口额:</b></td>
        <td bgcolor=FFFFDE>
          <select name="p_z_Z_AnnualExportAmount">
	        <option value=""      selected  >--请选择--</option>
            <option value="1" <%if rs("p_z_Z_AnnualExportAmount")=1 then response.write"selected"%>>人民币 10 万元以下</option>
            <option value="2" <%if rs("p_z_Z_AnnualExportAmount")=2 then response.write"selected"%>>人民币 10 万元 - 30 万元</option>
            <option value="3" <%if rs("p_z_Z_AnnualExportAmount")=3 then response.write"selected"%>>人民币 30 万元 - 50 万元</option>
            <option value="4" <%if rs("p_z_Z_AnnualExportAmount")=4 then response.write"selected"%>>人民币 50 万元 - 100 万元</option>
            <option value="5" <%if rs("p_z_Z_AnnualExportAmount")=5 then response.write"selected"%>>人民币 100 万元 - 200 万元</option>
            <option value="6" <%if rs("p_z_Z_AnnualExportAmount")=6 then response.write"selected"%>>人民币 200 万元 - 300 万元</option>
            <option value="7" <%if rs("p_z_Z_AnnualExportAmount")=7 then response.write"selected"%>>人民币 300 万元 - 500 万元</option>
            <option value="8" <%if rs("p_z_Z_AnnualExportAmount")=8 then response.write"selected"%>>人民币 500 万元 - 700 万元</option>
            <option value="9" <%if rs("p_z_Z_AnnualExportAmount")=9 then response.write"selected"%>>人民币 700 万元 - 1000 万元</option>
            <option value="10" <%if rs("p_z_Z_AnnualExportAmount")=10 then response.write"selected"%>>人民币 1000 万元 - 2000 万元</option>
            <option value="11" <%if rs("p_z_Z_AnnualExportAmount")=11 then response.write"selected"%>>人民币 2000 万元 - 3000 万元</option>
            <option value="12" <%if rs("p_z_Z_AnnualExportAmount")=12 then response.write"selected"%>>人民币 3000 万元 - 5000 万元</option>
            <option value="13" <%if rs("p_z_Z_AnnualExportAmount")=13 then response.write"selected"%>>人民币 5000 万元 - 1 亿元</option>
            <option value="14" <%if rs("p_z_Z_AnnualExportAmount")=14 then response.write"selected"%>>人民币 1 亿元以上</option>
          </select>
        </td>
      </tr>
            <tr>
        <td class="C" bgcolor=EFF7FF> <b>年进口额:</b></td>
        <td bgcolor=FFFFDE>
          <select name="p_z_Z_AnnualImportAmount">
            <option value=""      selected  >--请选择--</option>
            <option value="1" <%if rs("p_z_Z_AnnualImportAmount")=1 then response.write"selected"%>>人民币 10 万元以下</option>
            <option value="2" <%if rs("p_z_Z_AnnualImportAmount")=2 then response.write"selected"%>>人民币 10 万元 - 30 万元</option>
            <option value="3" <%if rs("p_z_Z_AnnualImportAmount")=3 then response.write"selected"%>>人民币 30 万元 - 50 万元</option>
            <option value="4" <%if rs("p_z_Z_AnnualImportAmount")=4 then response.write"selected"%>>人民币 50 万元 - 100 万元</option>
            <option value="5" <%if rs("p_z_Z_AnnualImportAmount")=5 then response.write"selected"%>>人民币 100 万元 - 200 万元</option>
            <option value="6" <%if rs("p_z_Z_AnnualImportAmount")=6 then response.write"selected"%>>人民币 200 万元 - 300 万元</option>
            <option value="7" <%if rs("p_z_Z_AnnualImportAmount")=7 then response.write"selected"%>>人民币 300 万元 - 500 万元</option>
            <option value="8" <%if rs("p_z_Z_AnnualImportAmount")=8 then response.write"selected"%>>人民币 500 万元 - 700 万元</option>
            <option value="9" <%if rs("p_z_Z_AnnualImportAmount")=9 then response.write"selected"%>>人民币 700 万元 - 1000 万元</option>
            <option value="10" <%if rs("p_z_Z_AnnualImportAmount")=10 then response.write"selected"%>>人民币 1000 万元 - 2000 万元</option>
            <option value="11" <%if rs("p_z_Z_AnnualImportAmount")=11 then response.write"selected"%>>人民币 2000 万元 - 3000 万元</option>
            <option value="12" <%if rs("p_z_Z_AnnualImportAmount")=12 then response.write"selected"%>>人民币 3000 万元 - 5000 万元</option>
            <option value="13" <%if rs("p_z_Z_AnnualImportAmount")=13 then response.write"selected"%>>人民币 5000 万元 - 1 亿元</option>
            <option value="14" <%if rs("p_z_Z_AnnualImportAmount")=14 then response.write"selected"%>>人民币 1 亿元以上</option>
		  </select>
        </td>
      </tr>
            <tr>
        <td class="C" bgcolor=EFF7FF> <b>管理体系认证:</b></td>
        <td bgcolor=FFFFDE>          <input name="p_z_Z_Certification" type="text" value="<%=rs("p_z_Z_Certification")%>" size="30" maxlength=32>
          <br><span class="note"> 如:ISO9001质量体系认证</span>
        </td>
      </tr>
            <tr>
        <td class="C" bgcolor=EFF7FF> <b>开户银行:</b></td>
        <td bgcolor=FFFFDE>
          <input type="text" name="p_z_Z_Bank" value="<%=rs("p_z_Z_Bank")%>" size=30 maxlength=128>
        </td>
      </tr>
            <tr>
        <td class="C" bgcolor=EFF7FF> <b>帐号:</b></td>
        <td bgcolor=FFFFDE>
          <input type="text" name="p_z_Z_Account" value="<%=rs("p_z_Z_Account")%>" size=30 maxlength=50>
        </td>
				  </tr>
	                </TBODY>
            </TABLE>
			<br>
			<table width="100%" class="fbg1">
      <tr>
        <td>工厂信息</td>
      </tr>
    </table>
    <table width="100%" align=center border="0" cellspacing="1" cellpadding="4">
      <colgroup><col class="formtop"></colgroup>
            <tr>
        <td width=28% class="C" bgcolor=EFF7FF><b>是否提供OEM代加工?</b></td>
        <td width=72% bgcolor=FFFFDE>
          <input type="radio" name="p_z_Z_OemOdm" value="y" <%if rs("p_z_Z_OemOdm") ="y" then Response.Write "checked"%>>是  
          <input type="radio" name="p_z_Z_OemOdm" value="n" <%if rs("p_z_Z_OemOdm") ="n" then Response.Write "checked"%>>否

⌨️ 快捷键说明

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