<% dispForm = 1 if request("isThanks")<>"" then dispForm = 0 end if if request("doSend")<>"" then nom = request("nom") prenom = request("prenom") email = request("email") tel = request("tel") mailTo = "info@altitalia.com" mailFrom = "info@altitalia.com" mailPriority = 1 mailSubject = "Altitalia : Newsletter's subscription" mailFormat = 1 msgText = "Information sur le client"&vbCrLf msgText = msgText& "Prénom : "& prenom & vbCrLf msgText = msgText& "Nom : "& nom & vbCrLf msgText = msgText& "Email : "& email & vbCrLf msgText = msgText& "Tél : "& tel & vbCrLf call sendMail(mailFrom,mailTo,mailSubject,msgText,mailPriority,mailFormat) response.redirect "newsletter.asp?isThanks=1" end if %> Altitalia Real Estate
 
contact newsletter  

Where are we? Press review TV spots News Contact

Altitalia
To receive information

<%if dispForm=0 then%>

Thank you, your subscription has been validated.

<%else%>

 

First name*

Last name*

Email*

Phone number*

<%end if%>
If you wish to receive information, please complete the form on the fet.
Developed & Hosted by TAS France - ATSAT - © 2003 Altitalia - All rights reserved___