<%If Request.ServerVariables("REQUEST_METHOD") = "GET" Then%>

名称
地址
电话:
传真:
E_mail:
留言内容:

  
<%End If%> <% If Request.ServerVariables("REQUEST_METHOD") = "POST" Then Dim strFormString Dim objMessage Dim strMailContent strFormString = "" & vbCrlf strFormString = strFormString & " " & vbCrlf strFormString = strFormString & " " & vbCrlf strFormString = strFormString & " " & vbCrlf strFormString = strFormString & " " & vbCrlf strFormString = strFormString & " " & vbCrlf strFormString = strFormString & " " & vbCrlf strFormString = strFormString & " " & vbCrlf strFormString = strFormString & " " & vbCrlf strFormString = strFormString & " " & vbCrlf strFormString = strFormString & " " & vbCrlf strFormString = strFormString & " " & vbCrlf strFormString = strFormString & " " & vbCrlf strFormString = strFormString & " " & vbCrlf strFormString = strFormString & " " & vbCrlf strFormString = strFormString & " " & vbCrlf strFormString = strFormString & " " & vbCrlf strFormString = strFormString & " " & vbCrlf strFormString = strFormString & " " & vbCrlf strFormString = strFormString & " " & vbCrlf strFormString = strFormString & " " & vbCrlf strFormString = strFormString & " " & vbCrlf strFormString = strFormString & " " & vbCrlf strFormString = strFormString & " " & vbCrlf strFormString = strFormString & "
名称:[a1]" & vbCrlf strFormString = strFormString & "
地址:[b1]
电话:[c1]
传真:[d1]
E_mail:[e1]
留言内容:[f1]
" & vbCrlf Set objMessage = Server.CreateObject("Jmail.Message") strMailContent = strFormString strMailContent = Replace(strMailContent, "[a1]", Request("a1")) strMailContent = Replace(strMailContent, "[b1]", Request("b1")) strMailContent = Replace(strMailContent, "[c1]", Request("c1")) strMailContent = Replace(strMailContent, "[d1]", Request("d1")) strMailContent = Replace(strMailContent, "[e1]", Request("e1")) strMailContent = Replace(strMailContent, "[f1]", Request("f1")) objMessage.Charset = "GB2312" objMessage.ContentType = "text/html" objMessage.ReplyTo = Email objMessage.From = "客户反馈信息" objMessage.FromName = "" objMessage.Subject = "客户反馈信息" objMessage.AddRecipient("gzpyk@yiling.net.cn") objMessage.AppendHTML(strMailContent) objMessage.Send("daihaiheng:123456@smtp.21cn.com") Response.Write("客户反馈信息已经成功发送。") End If %>
一领科技 技术支持
版权所有:广州市黄埔汽车租赁服务有限公司
地址:广州市黄埔区丰乐中路67号
    业务电话:82385120、82392807
长租客户专线:82387353、33380448
保养报修专线:31686330、31686332
服务投诉专线:33675006、31686332