<% if Request.Form <> "" then Set Mailer = Server.CreateObject ("SMTPsvg.Mailer") Mailer.FromName = Request.Form("first-name") Mailer.FromAddress = Request.Form("email") Mailer.Subject = "contact form" Mailer.BodyText = Request.Form("first-name") Mailer.BodyText = Request.Form("last-name") Mailer.BodyText = Request.Form("company") Mailer.BodyText = Request.Form("position") Mailer.BodyText = Request.Form("telephone") Mailer.BodyText = Request.Form("mobile-phone") Mailer.BodyText = Request.Form("email") Mailer.BodyText = Request.Form("inquiry-topic") Mailer.RemoteHost = "localhost" Mailer.AddRecipient "CONTACT", "info-syn@bezeqint.net" 'Mailer.AddCC "CC Name", "CC email" // Optional if Mailer.SendMail then ' Message sent sucessfully response.write ("

Your message was sent.

") else ' Message send failure response.write ("

Your message was not sent.

") response.write ("

The error was: " & Mailer.Response & "

") end if Set Mailer = Nothing end if %>
SYNERGY - Leaders in Customer Management
Contact SYNERGY


Contact Synergy


> Dane kontaktowe

> Formularz
.. kontaktowy


We are happy to assist with any comment or question.
Should you wish that we contact you please fill in the form below, and we will contact you as soon as possible.

Imię
Nazwisko
Firma
Stanowisko
Telefon
Telefon komórkowy
E-mail
Temat zapytania