問:http://www.oeea.com/b/cn/shoppingcart_3.aspx?orderid=&ShiptoName=f&shipcity=ff&UseCurrency=RMB&totelprice=100&Mememail=s@oeea.com&langueid=cn
下面是SCRIPT
<% @Import Namespace=\”System.Web.Mail\” %>
<script language=\”VB\” runat=\”server\”>
Sub Page_Load(Sender As Object, E As EventArgs)
dim mail as MailMessage=New MailMessage()
mail.to=Request.QueryString(\”Mememail\”)
mail.from=\”daderun@163.com\”
mail.bcc=\”p@163.com\”
mail.bodyformat=mailformat.Html
mail.subject=\”訂單號:\” & Request.QueryString(\”orderid\”) & \” | \” & Request.ServerVariables(\”Http_Host\”)
mail.body=\”<br>\” & Request.QueryString(\”ShiptoName\”) & \”:\” & _
\”<br>您好!\” & _
\”<br>您于\” & DateTime.Now & _
\”在 \” & Request.ServerVariables(\”Http_Host\”) & _
\” 成功提交訂單, \” & \”訂單號為:\” & Request.QueryString(\”orderid\”) & \”.\” & _
\”<P><strong>訂單詳細信息如下:</strong>\” & _
\”<br>訂單號: <a href=\’\” & Request.ServerVariables(\”Http_Host\”) & \”/b/\” & Request.QueryString(\”langueid\”) & \”/shoppingcart_invoice.aspx?orderid=\” & Request.QueryString(\”orderid\”) & \”&binfoid=\” & Request.QueryString(\”binfoid\”) & \”\’><u>\” & Request.QueryString(\”orderid\”) & \”</u></a>\” & _
\”<br>http://\” & Request.ServerVariables(\”Http_Host\”) & \”/b/\” & Request.QueryString(\”langueid\”) & \”/shoppingcart_invoice.aspx?orderid=\” & Request.QueryString(\”orderid\”) & \”&binfoid=\” & Request.QueryString(\”binfoid\”) & _
\”<br>收貨人: \” & Request.QueryString(\”ShiptoName\”) & _
\”<br>訂單金額總計:\” & Request.QueryString(\”UseCurrency\”) & Request.QueryString(\”totelprice\”) & \”元\” & _
\”<p><a href=\’\” & Request.ServerVariables(\”Http_Host\”) & \”/b/\” & Request.QueryString(\”langueid\”) & \”/shoppingcart_invoice.aspx?orderid=\” & Request.QueryString(\”orderid\”) & \”&binfoid=\” & Request.QueryString(\”binfoid\”) & \”\’><strong><u>查看訂單</u></strong></a>\” & _
\”<br><a href=\’\” & Request.ServerVariables(\”Http_Host\”) & \”/b/\” & Request.QueryString(\”langueid\”) & \”/shoppingcart_invoice.aspx?orderid=\” & Request.QueryString(\”orderid\”) & \”&binfoid=\” & Request.QueryString(\”binfoid\”) & \”\’><strong><u>打印訂單</u></strong></a>\” & _
\”<br>\” & _
\”<p>\” & _
\”<br><strong>– 付款方式 –</strong>\” & _
\”<br>1. <a href=\’http://\” & Request.ServerVariables(\”Http_Host\”) & \”/b/\” & Request.QueryString(\”langueid\”) & \”/service.aspx?SortID=12&ServiceID=1201\” & \”\’><u>銀行轉帳</u></a>\” & _
\”<br>2. <a href=\’http://\” & Request.ServerVariables(\”Http_Host\”) & \”/b/\” & Request.QueryString(\”langueid\”) & \”/service.aspx?SortID=12&ServiceID=1202\” & \”\’><u>網上銀行支付</u></a>\” & _
\”<br>付款后請及時通知我們, 以便及時處理您的訂單.\” & _
\”<br>\” & _
\”<p>\” & _
\”<br>IP:\” & Request.ServerVariables(\”REMOTE_ADDR\”) & _
\”<br>如果您有任何疑問,請通過客服中心 Http://\” & Request.ServerVariables(\”Http_Host\”) & \”/b/\” & Request.QueryString(\”langueid\”) & \”/contact.aspx\” & \” 和我們聯系或登錄網站獲取幫助.\” & _
\”<br>\” & _
\”<br><strong>– 聯系我們 –</strong> \” & _
\”<br><a href=\’\” & Request.ServerVariables(\”Http_Host\”) & \”/b/\” & Request.QueryString(\”langueid\”) & \”/feedback.aspx\” & \”\’><u>在線留言</u></a>\” & _
\”<br><a href=\’\” & Request.ServerVariables(\”Http_Host\”) & \”/b/\” & Request.QueryString(\”langueid\”) & \”/contact_online.aspx\” & \”\’><u>在線客服</u></a>\” & _
\”<br>\” & Request.ServerVariables(\”Http_Host\”)
mail.Fields.Add(\”http://schemas.microsoft.com/cdo/configuration/smtpauthenticate\”, \”1\” )
mail.Fields.Add(\”http://schemas.microsoft.com/cdo/configuration/sendusername\”, \”\”)
mail.Fields.Add(\”http://schemas.microsoft.com/cdo/configuration/sendpassword\”, \”\”)
SmtpMail.SmtpServer=\”smtp.163.com\”
SmtpMail.Send(mail)
end sub
</script>
,網頁無法設置script 自動發送郵件。請幫忙開通。
問:請再查看http://www.oeea.com/b/cn/shoppingcart_3.aspx?orderid=&ShiptoName=f&shipcity=ff&UseCurrency=RMB&totelprice=100&Mememail=s@oeea.com&langueid=cn
問:您好,我司在程序web.config 配置文件中開啟了報錯輸出,詳見附圖2 ,目前核實到訪問仍為圖1所示 ,并無異常,建議再觀察,并將你本地觀察到的報錯截圖反饋至工單,以便我司為您核實 ,非常感謝您長期對我司的支持.由此給您帶來的不便之處,敬請原諒!謝謝!
問:http://www.oeea.com/b/EN/shoppingcart_3.aspx?orderid=&ShiptoName=f&shipcity=ff&UseCurrency=RMB&totelprice=100&Mememail=s@oeea.com&langueid=cn
問:您好,非常抱歉,此為郵局服務商的反饋信息,詳見附圖,存在識別為垃圾郵件的問題 ,具體可參考 :http://help.163.com/09/1224/17/5RAJ4LMH00753VB8.html 進一步核實 ,非常感謝您長期對我司的支持.由此給您帶來的不便之處,敬請原諒!謝謝!