Show Site Map   Contact Us  

Contact Us

")); $EmailHtml = substr($CEmailText, strpos($CEmailText, "")); require ("./resources/class.phpmailer.php"); $OMail = new PHPMailer(); $OMail->IsSMTP(); $OMail->Host="mail.ddm.ie"; $OMail->Sender=$_POST['email']; // $OMail->SMTPAuth=true; // $OMail->Username="support@omegafone.com"; // $OMail->Password="mail40six"; $OMail->LE="\r\n"; $OMail->From=$_POST['email']; $OMail->FromName=$_POST['Realname']; $OMail->Subject=$_POST['subject']; $OMail->AddAddress("info@ddm.ie", "Customer Support"); $OMail->AddBCC("keith.mcloughlin@ddm.ie", "Info"); $OMail->Body= $EmailHtml; $OMail->AltBody = $EmailText; // Send email If (!$OMail->Send() ) { $OMailResult = $OMail->ErrorInfo; } else { $OMailResult = "Message Sent"; ?>
Enquire and Comment Form
Name *   (* Required Fields.)
Company *
eMail *
Phone Number *         
Subject
Message
How Did You Hear About Us *      
If "Other" Please Specify *
Number of Inhouse Users 1 to 10    10 to 20    20 to 50    Over 50
Number of Remote Users None       1 to 10      10 to 20    Over 20
Download Required *    
Subscribe to Newsletter
  © BestTradSession.com 2006 Show Site Map   Contact Us