<% id=session("id") sql="select * from corporation where id="&id&"" Set rs= conn.execute(sql) if rs.eof then response.Redirect("../index.asp") response.end else zycp=rs("zycp") pharry=split(rs("phone")," ") faarry=split(rs("fax")," ") %>
商务助手首页
发布商业信息
发布供求信息
管理供求信息
发布产品信息
管理产品信息
公司介绍
查看商业往来
我收到的留言
我发出的留言
发新留言
我订阅的信息
我的商业伙伴
我的会员资料
我的自助网站
帮助









为提高发布效率,获得更多贸易机会,请用汉字如实填写以下表格。 (打*为必填项)
发布公司介绍向导 | 查看范例
* 公司全称: " name="qymc">
请填写贵公司的全称(4~25个汉字)。
* 公司介绍:
(50-2000字)

  • 此处禁止填写联系人、电话、传真、地址、网址、email等信息。这些信息需在下面的表格里填写。
  • 请用汉字描述公司优势(不要用英文),不要反复复制。
  • 不要使用广告词或夸大性的语句,不要加图片及Html代码。
  • * 主营产品/服务: <% if zycp>"" then if instr(zycp,",")>0 then zcarry=split(rs("zycp"),",") if ubound(zcarry)=1 then response.write", , " elseif ubound(zcarry)=2 then response.write", , " elseif ubound(zcarry)>2 then response.write", , " end if else response.write", , " end if else response.write", , " end if%>
    (3个主要相关产品名/服务名,最少要填一个)
    * 经营模式: name=qylb>生产型 name=qylb>贸易型 name=qylb>服务型 name=qylb>政府或其他机构
    法人代表: ">
    注册资金: " size=10 maxLength=15>
    公司人数: " size=10 maxLength=15>
    * 电话:
    国家区号: 城市区号: 号码:
    (标准格式:86 010 12345678 )
    传真: <%select case ubound(faarry) case 0 response.write"" case 1 response.write"" case 2 response.write"" end select%>
    国家区号: 城市区号: 号码:
    * 所属国家或地区:
    * 街道地址: " name="address"> 填写县(区)、街道、门牌号
    邮政编码: " name="post">
    网站地址: name="web">
    请填写贵公司的网站地址。(例如: http://www.yourcompany.com/)
    * 电子邮件: " name=email>
    (非常重要,请务必填写正确,以便客户联系!)








    <% end if rs.close set rs=nothing conn.close set conn=nothing %>