<% if(request.Form("name")<> "") then msg=""&_ " " &_ " " &_ " "&_ " " &_ " "&_ " "&_ " " &_ " "&_ " "&_ " " &_ " " &_ " " &_ " " &_ " " &_ " " &_ " " &_ " " &_ " " &_ " " &_ "
" &_ " Name"+request.Form("name")+"
Postal Address"+ request.Form("address") +"
Phone "+ request.Form("phone")+ "
Email*"+ request.Form("email") +"
Comments " &_ " "+ request.Form("comments") +"
" recipient="sales@belvalkarhousing.com,pphinge@belvalkarhousing.com" subject="Belvalkar Housing Enquiry Form" email=request.Form("email") request.Form("name") 'autoMailer recipient,email,subject,msg msgs="Mail has been successfully sent. We will get back to you soon." sch = "http://schemas.microsoft.com/cdo/configuration/" Set cdoConfig = Server.CreateObject("CDO.Configuration") With cdoConfig.Fields .Item(sch & "sendusing") = 2 ' cdoSendUsingPort .Item(sch & "smtpserver") = "127.0.0.1" .update End With Set cdoMessage = Server.CreateObject("CDO.Message") With cdoMessage Set .Configuration = cdoConfig .From = email .To = recipient .Subject = "Belvalkar Housing Enquiry Form" .HTMLBody = msg .Send End With Set cdoMessage = Nothing Set cdoConfig = Nothing ' sub autoMailer(mailTo, mailFrom,subject,message) 'Dim objMail 'Set objMail = Server.CreateObject("CDONTS.NewMail") 'ObjMail.BodyFormat = 0 'ObjMail.MailFormat = 0 'objMail.From = mailFrom 'objMail.Subject = subject 'objMail.To = mailTo 'objMail.Body = message 'objMail.Cc = cc 'FilePathOnServer= Server.MapPath("news/a.txt") 'FilePath_Name = FilePathOnServer & "\" & Request.Form("post") & Request.Form("FileExtention") 'FilePath_Name = FilePathOnServer & "/" & Request.Form("post") 'Attach it 'FilePath_Name=Server.MapPath("news/a.txt") 'objMail.AttachFile FilePath_Name 'objMail.Send 'set objMail = nothing 'End sub response.redirect("thanks.asp") end if %> Information About how to Contact Belvalkar Housing.
   


Belvalkar Housing

Nirmiti Eminence, 4th Floor,
1175/1, Erandwane,
Near Mehendale Garage
Pune - 411 004.

Tel:+91-020-25451610,
      +91-020-25456200

For enquiries about buying a flat, please e-mail to us at sales@belvalkarhousing.com or pphinge@belvalkarhousing.com

If you already are a flat holder, please e-mail to us at service@belvalkarhousing.com

<%=msgs%>


:: Enquiry Form ::

Your name :
Postal Address :
Phone No.:
E-mail :

Questions / Comments :