?? edit.asp
字號:
<tr>
<td><TABLE cellSpacing=1 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD class=forumrowHighlight width="28%"><FONT color=#ff0000>*
</FONT><B>公司全稱:</B></TD>
<TD width="75%" class=forumrowHighlight><INPUT maxLength=50 size=30
value="<%=rs("qymc")%>" name="qymc"><BR><SPAN
class=note>請填寫貴公司的<font color="red">中文全稱</font>(4~25個漢字)。</SPAN></TD></TR>
<tr>
<td class=forumrowHighlight><font color="ff0000">*</font> <b>員工人數:</b></td>
<td class=forumrowHighlight>
<select name="p_z_Z_EmployeesCount">
<option value="" selected > -- 請選擇 --</option>
<option value="1" <%if rs("p_z_Z_EmployeesCount")=1 then response.write"selected"%>> 5 人以下 </option>
<option value="2" <%if rs("p_z_Z_EmployeesCount")=2 then response.write"selected"%>> 5 - 10 人 </option>
<option value="3" <%if rs("p_z_Z_EmployeesCount")=3 then response.write"selected"%>> 11 - 50 人 </option>
<option value="4" <%if rs("p_z_Z_EmployeesCount")=4 then response.write"selected"%>> 51 - 100 人 </option>
<option value="8" <%if rs("p_z_Z_EmployeesCount")=8 then response.write"selected"%>> 101 - 200 人 </option>
<option value="5" <%if rs("p_z_Z_EmployeesCount")=5 then response.write"selected"%>> 201 - 300 人 </option>
<option value="9" <%if rs("p_z_Z_EmployeesCount")=9 then response.write"selected"%>> 301 - 500 人 </option>
<option value="6" <%if rs("p_z_Z_EmployeesCount")=6 then response.write"selected"%>> 501 - 1000 人 </option>
<option value="7" <%if rs("p_z_Z_EmployeesCount")=7 then response.write"selected"%>> 1000 人以上 </option>
</select> <font color=red class=S>(為了贏得客戶信任,請您正確選擇貴公司員工人數)</font>
</td>
</tr>
<tr>
<td class=forumrowHighlight><font color="ff0000">*</font> <b>企業類型:</b></td>
<td class=forumrowHighlight>
<select name="p_z_Z_LegalStatus">
<option value="" selected > --請選擇-- </option>
<option value="24" <%if rs("p_z_Z_LegalStatus")=24 then response.write"selected"%>>個體工商戶</option>
<option value="3" <%if rs("p_z_Z_LegalStatus")=3 then response.write"selected"%>>私營獨資企業</option>
<option value="8" <%if rs("p_z_Z_LegalStatus")=8 then response.write"selected"%>>私營合伙企業</option>
<option value="9" <%if rs("p_z_Z_LegalStatus")=9 then response.write"selected"%>>私營有限責任公司</option>
<option value="10" <%if rs("p_z_Z_LegalStatus")=10 then response.write"selected"%>>私營股份有限公司</option>
<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=forumrowHighlight><FONT color=#ff0000>* </FONT><B>經營模式:</B></TD>
<TD class=forumrowHighlight><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=forumrowHighlight><font color="ff0000">*</font> <b>年營業額:</b></td>
<td class=forumrowHighlight>
<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=forumrowHighlight><FONT color=#ff0000>*</FONT>
<B>主營產品/服務:</B></TD>
<TD class=forumrowHighlight>
<%
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=forumrowHighlight><font color="ff0000">*</font> <b>公司注冊地:</b></td>
<td class=forumrowHighlight>
<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=forumrowHighlight><font color="ff0000">*</font> <b>主要經營地點:</b></td>
<td class=forumrowHighlight>
<input type="text" name="p_z_Z_BizPlace" value="<%=rs("p_z_Z_BizPlace")%>" size="30" maxlength=64>
</td>
</tr>
<TR>
<TD class=forumrowHighlight width="28%"><FONT color=#ff0000>*
</FONT><B>公司介紹:</B><BR>
<SPAN
class=note>(50-2000字)</SPAN></TD>
<TD width="75%" class=forumrowHighlight><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=forumrowHighlight> <b>公司成立時間:</b></td>
<td class=forumrowHighlight>
<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=forumrowHighlight> <b>品牌名稱:</b></td>
<td class=forumrowHighlight>
<input type="text" name="p_z_Z_BrandName" value="<%=rs("p_z_Z_BrandName")%>" size="30" maxlength=32>
</td>
</tr>
<tr>
<td class=forumrowHighlight> <b>法人代表/負責人:</b></td>
<td class=forumrowHighlight>
<input name="frdb" type="text" id="frdb" value="<%=rs("frdb")%>" size=30 maxlength=32>
</td>
</tr>
<tr>
<td class=forumrowHighlight> <b>注冊資金:</b></td>
<td class=forumrowHighlight>
<select name="p_z_Z_RegCapital">
<option value="" selected > --請選擇-- </option>
<option value="8" <%if rs("p_z_Z_RegCapital")=8 then response.write"selected"%>>人民幣 10 萬元以下</option>
<option value="9" <%if rs("p_z_Z_RegCapital")=9 then response.write"selected"%>>人民幣 10 萬元 - 30 萬元</option>
<option value="10" <%if rs("p_z_Z_RegCapital")=10 then response.write"selected"%>>人民幣 30 萬元 - 50 萬元</option>
<option value="11" <%if rs("p_z_Z_RegCapital")=11 then response.write"selected"%>>人民幣 50 萬元 - 100 萬元</option>
<option value="2" <%if rs("p_z_Z_RegCapital")=2 then response.write"selected"%>>人民幣 100 萬元 - 200 萬元</option>
<option value="12" <%if rs("p_z_Z_RegCapital")=12 then response.write"selected"%>>人民幣 200 萬元 - 300 萬元</option>
<option value="3" <%if rs("p_z_Z_RegCapital")=3 then response.write"selected"%>>人民幣 300 萬元 - 500 萬元</option>
<option value="13" <%if rs("p_z_Z_RegCapital")=13 then response.write"selected"%>>人民幣 500 萬元 - 700 萬元</option>
<option value="14" <%if rs("p_z_Z_RegCapital")=14 then response.write"selected"%>>人民幣 700 萬元 - 1000 萬元</option>
<option value="15" <%if rs("p_z_Z_RegCapital")=15 then response.write"selected"%>>人民幣 1000 萬元 - 2000 萬元</option>
<option value="16" <%if rs("p_z_Z_RegCapital")=16 then response.write"selected"%>>人民幣 2000 萬元 - 3000 萬元</option>
<option value="17" <%if rs("p_z_Z_RegCapital")=17 then response.write"selected"%>>人民幣 3000 萬元 - 5000 萬元</option>
<option value="6" <%if rs("p_z_Z_RegCapital")=6 then response.write"selected"%>>人民幣 5000 萬元 - 1 億元</option>
<option value="7" <%if rs("p_z_Z_RegCapital")=7 then response.write"selected"%>>人民幣 1 億元以上</option>
</select>
<span class="note">(請如實填寫)</span>
</td>
</tr>
<tr>
<td class=forumrowHighlight> <b>主要客戶群:</b></td>
<td class=forumrowHighlight>
<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=forumrowHighlight> <b>年出口額:</b></td>
<td class=forumrowHighlight>
<select name="p_z_Z_AnnualExportAmount">
<option value="" selected >--請選擇--</option>
<option value="8" <%if rs("p_z_Z_AnnualExportAmount")=8 then response.write"selected"%>>人民幣 10 萬元以下</option>
<option value="9" <%if rs("p_z_Z_AnnualExportAmount")=9 then response.write"selected"%>>人民幣 10 萬元 - 30 萬元</option>
<option value="10" <%if rs("p_z_Z_AnnualExportAmount")=10 then response.write"selected"%>>人民幣 30 萬元 - 50 萬元</option>
<option value="11" <%if rs("p_z_Z_AnnualExportAmount")=11 then response.write"selected"%>>人民幣 50 萬元 - 100 萬元</option>
<option value="2" <%if rs("p_z_Z_AnnualExportAmount")=2 then response.write"selected"%>>人民幣 100 萬元 - 200 萬元</option>
<option value="12" <%if rs("p_z_Z_AnnualExportAmount")=12 then response.write"selected"%>>人民幣 200 萬元 - 300 萬元</option>
<option value="3" <%if rs("p_z_Z_AnnualExportAmount")=3 then response.write"selected"%>>人民幣 300 萬元 - 500 萬元</option>
<option value="13" <%if rs("p_z_Z_AnnualExportAmount")=13 then response.write"selected"%>>人民幣 500 萬元 - 700 萬元</option>
<option value="14" <%if rs("p_z_Z_AnnualExportAmount")=14 then response.write"selected"%>>人民幣 700 萬元 - 1000 萬元</option>
<option value="15" <%if rs("p_z_Z_AnnualExportAmount")=15 then response.write"selected"%>>人民幣 1000 萬元 - 2000 萬元</option>
<option value="16" <%if rs("p_z_Z_AnnualExportAmount")=16 then response.write"selected"%>>人民幣 2000 萬元 - 3000 萬元</option>
<option value="17" <%if rs("p_z_Z_AnnualExportAmount")=17 then response.write"selected"%>>人民幣 3000 萬元 - 5000 萬元</option>
<option value="6" <%if rs("p_z_Z_AnnualExportAmount")=6 then response.write"selected"%>>人民幣 5000 萬元 - 1 億元</option>
<option value="7" <%if rs("p_z_Z_AnnualExportAmount")=7 then response.write"selected"%>>人民幣 1 億元以上</option>
</select>
</td>
</tr>
<tr>
<td class=forumrowHighlight> <b>年進口額:</b></td>
<td class=forumrowHighlight>
<select name="p_z_Z_AnnualImportAmount">
<option value="" selected >--請選擇--</option>
<option value="8" <%if rs("p_z_Z_AnnualImportAmount")=8 then response.write"selected"%>>人民幣 10 萬元以下</option>
<option value="9" <%if rs("p_z_Z_AnnualImportAmount")=9 then response.write"selected"%>>人民幣 10 萬元 - 30 萬元</option>
<option value="10" <%if rs("p_z_Z_AnnualImportAmount")=10 then response.write"selected"%>>人民幣 30 萬元 - 50 萬元</option>
<option value="11" <%if rs("p_z_Z_AnnualImportAmount")=11 then response.write"selected"%>>人民幣 50 萬元 - 100 萬元</option>
<option value="2" <%if rs("p_z_Z_AnnualImportAmount")=2 then response.write"selected"%>>人民幣 100 萬元 - 200 萬元</option>
<option value="12" <%if rs("p_z_Z_AnnualImportAmount")=12 then response.write"selected"%>>人民幣 200 萬元 - 300 萬元</option>
<option value="3" <%if rs("p_z_Z_AnnualImportAmount")=3 then response.write"selected"%>>人民幣 300 萬元 - 500 萬元</option>
<option value="13" <%if rs("p_z_Z_AnnualImportAmount")=13 then response.write"selected"%>>人民幣 500 萬元 - 700 萬元</option>
<option value="14" <%if rs("p_z_Z_AnnualImportAmount")=14 then response.write"selected"%>>人民幣 700 萬元 - 1000 萬元</option>
<option value="15" <%if rs("p_z_Z_AnnualImportAmount")=15 then response.write"selected"%>>人民幣 1000 萬元 - 2000 萬元</option>
<option value="16" <%if rs("p_z_Z_AnnualImportAmount")=16 then response.write"selected"%>>人民幣 2000 萬元 - 3000 萬元</option>
<option value="17" <%if rs("p_z_Z_AnnualImportAmount")=17 then response.write"selected"%>>人民幣 3000 萬元 - 5000 萬元</option>
<option value="6" <%if rs("p_z_Z_AnnualImportAmount")=6 then response.write"selected"%>>人民幣 5000 萬元 - 1 億元</option>
<option value="7" <%if rs("p_z_Z_AnnualImportAmount")=7 then response.write"selected"%>>人民幣 1 億元以上</option>
</select>
</td>
</tr>
<tr>
<td class=forumrowHighlight> <b>管理體系認證:</b></td>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -