| Inquiry |
|
| |
| <%if request.ServerVariables("REQUEST_METHOD") <> "POST" then%>
<%else%>
<% on error resume next
'End remote SMTP server configuration section==
ObjSendMail.To = "amagsbima@yahoo.co.in"
ObjSendMail.Subject = "Feed From Website"
ObjSendMail.From = request("email") ' From address
ObjSendMail.TextBody = "Name: " + Request("name") & vbCRLF& vbCRLF &"Email: " + Request.Form("email") & vbCRLF & vbCRLF & "Phone: " + Request.Form("phone")& vbCRLF & vbCRLF & "Comment: " + Request.Form("comment")
ObjSendMail.Send
Set ObjSendMail = Nothing%>
Your Inquiry Send Successfully...
<%end if%> |
|
| |
| |
|
 |
|
| Contact |
5 Shakti Nagar Center,
Atmaram Park, Satellite,
Ahmedabad-380 015.
Gujarat, India.
Phone :+91-79-65492747
Mobile :+91- 9227243556
Email : info@krishnacomtrade.com |
|
|