<%@ Language = VBScript %> Translation-based Open Service Platform --No need to add code -- Live Chat
 

 

 

 

 

Translation-based Open Service Platform -

[ Login Cobodo ] 

[ Sign up now ]

 

 

   

Oriented platform for the global promotion of green information.  The user's business information through the system automatically translated and published, will be spread at an alarming rate, and share with the world's most in need of people.
 

No need to add code-Live Chat  With "random-pass" link the user will be able to achieve through a multi-language and friends from around the world, business customers for remote on-line translation of the exchange.

  For the secondary development of applications for all of the network terminal products design and development services, in order to achieve real-time multi-language translation products in various applications.

 

<% action=request("action") if action="ok" then '================================================== ' 参数设置开始,请修改相应参数 smtpserver = "smtp.126.com" '发送邮件所使用的SMTP服务器,例如smtp.163.com,请修改 smtpuser = "cobweb@126.com" '与SMTP服务器对应的邮箱用户名,请修改 smtppwd = "002235682" '与SMTP服务器对应的邮箱密码,请修改,注意大小写 smtpemail = "cobweb@126.com" '与SMTP服务器对应的发信邮箱,请修改 ' 参数设置结束 '================================================== sendname = trim(Request("name")) '发件人名字 email = trim(Request("email")) '发件人邮箱 toemail=trim(Request("toemail")) '收件人邮箱 topic = trim(Request("topic")) body = trim(Request("body")) if sendname="" or email="" or toemail="" or topic="" or body="" then response.write "请填写每一项!返回上一页" response.end end if mailbody=mailbody &"" mailbody=mailbody &"
" mailbody=mailbody &""&body&"

" mailbody=mailbody &"E-mail:"&email&"

" mailbody=mailbody &"

" mailbody=mailbody &"

" mailbody=mailbody &"

" mailbody=mailbody &"*************************************************************************************" mailbody=mailbody &"
此为内部回复邮件
" mailbody=mailbody &"*************************************************************************************" mailbody=mailbody &"
" if sendname <> "" and email <> "" then set jmail= server.CreateObject ("jmail.message") jmail.Silent = true jmail.Charset = "gb2312" JMail.ContentType = "text/html" jmail.From = smtpemail jmail.FromName = sendname jmail.ReplyTo = email jmail.Subject = topic jmail.AddRecipient toemail jmail.Body = mailbody jmail.MailServerUserName = smtpuser jmail.MailServerPassWord = smtppwd isgo = jmail.Send(smtpserver) if isgo then msg="Thank you for your interest in COBODO® products. Rest assured we won't share your name, address or phone number with anyone. We have an entire department dedicated to answering your questions in a thorough and timely manner. We're passionate about our brands and want to help any way we can. Thanks for taking the time to get in touch with us." else msg = "send mail failed" end if jmail.Close set jmail = nothing end if end if %> <%if msg<>"" then%>
 

<%=msg%>Go Back <%else%>

 

Contact Us

Do you have suggestions about how to make our Web site better? Submit your comment or question here.

Full Name:

Your email:

Subject:

Message:

<%end if%>

©2010 Cobodo Intellectual Property. All rights reserved. Cobodo the logo and all other Cobodo marks contained herein are trademarks of Cobodo Intellectual Property. China National Computer Software Copyright Registration No. 2009SR08295