<% if request.ServerVariables("REQUEST_METHOD")="POST" then mailee=request.form("mail") namee=request.form("namee") mess=request.form("message") body="" body= body & " " body= body & " " body= body & "
E-Mail" & mailee &"
Name " & namee& "
Message"& mess & "
" 'response.write(body) 'response.end Set objMail = CreateObject("CDONTS.Newmail") objMail.From = mailee objMail.To ="info@gfi-eg.com" objMail.Subject = "You have new message" objMail.Body = body ' In order to send the email in HTML format we have to set ' both MailFormat and BodyFormat equal to zero objMail.MailFormat = 0 objMail.BodyFormat = 0 objmail.Importance= 2 objMail.Send Set objMail = Nothing response.redirect("thanx.htm") end if %>
 

GFI 'GOLDEN FREIGHT INTERNATIONAL'

   

Address

1of May Bldgs No10 Nasr st; Nasr City, Cairo -Egypt

Phone

+202 2275-4622  /  +202 2274-4975

Fax

+202 2275-4830

Mail

info@gfi-eg.com

sales@gfi-eg.com 

   

To Send us Mail please fill the form :

   

Your E-mail

Your Name

Message