<<<<Restricted Area>>>>" .
"
Sorry, you must Log In to view this Page
<<<<Restricted Area>>>>" .
"
Problem with your username. Please Log In again.
Special Pricing Request Denied? |
$dbcnx = @mysql_connect('mysql.plainhost.com', 'ecosmar_ecosmart', 'ecoman1');
mysql_select_db('ecosmar_contacts', $dbcnx);
$ok = @mysql_query("DELETE FROM newregister WHERE ID='$id' LIMIT 1");
if ($ok) {
echo(" Registration denied. "); } else { echo("Error Deleting Entry from Data Base! Problem Optimizing DB. Please contact the Data Base Administrator. DB Optimized Sucessfully "); } $to = "$email" . ","; $to .= "mross@ecosmartinc.com"; $subject = "Special Pricing at Ecosmartinc.com"; $message = "Dear $name,\r\nThank you for your interest in Eco-\$mart, Inc. We are sorry, but your Request for Special Pricing at ecosmartinc.com has been denied. In most cases, this is because we did not receive enough information to authorize your request.\r\nIf you feel we have made an error, please contact us as soon as possible.\r\nSincerely,\nMatt Ross, President\nEco-\$mart, Inc.\nwww.ecosmartinc.com\ninfo@ecosmartinc.com\n888-329-2705"; $ok3 = mail($to, $subject, $message, "From: info@ecosmartinc.com"); if ($ok3) { echo("Notification Sent. "); } else { echo("Error sending Notification! |
©2007 - Data Base Interface - Custom Built at:
![]() |