联系方式

销售咨询:
 
0755-83016808
0755-83953262
400-618-4018
 
售后服务:
 
0755-82819142
0755-81579177
 
传真号码:
 
0755-83953269
0755-82819139
 
   
   
 
 
 
 
 
  
在线交流
在线交流QQ:
<% if request("id")=7 then%>
<%end if%>
 
在线交流MSN:
销售:yzewang@msn.com
售后:pmwsoft2008@hotmail.com
渠道:pmwsoft@hotmail.com
 
    联系我们  |  人才招聘  |  网站地图      

版权所有 © 深圳市鹏为管理咨询有限公司 (2003-2008)
深圳市福田区梅林中路边防分局D座1单元701 邮编:518049
在线咨询:(销售)QQ:516782892    253336081 (技术)QQ: 59597268
销售热线:+86-0755-83953262  82819142    E-Mail:crm@pmwsoft.com
粤ICP备050003686号

<% function GetPorName(pid) dim rs set rs=conn.execute("select Products from Products where id="&pid) if not rs.eof then GetPorName=rs("Products") else GetPorName="" end if set rs=nothing end function function GetPorQuote(pid) dim rs set rs=conn.execute("select Quote,unit from Products where id="&pid) if not rs.eof then GetPorQuote=rs("quote")&" 元/"&rs("unit") else GetPorQuote="" end if set rs=nothing end function %>