\n"); $mail_msg .= ("\n"); $mail_msg .= ("

Here is the account information you requested from the C'est Papier website on ".date("Y.m.d", time())." at ".date("H:i:s", time()).".\n"); $mail_msg .= ("
Account Number : ".$dlr_account."\n"); $mail_msg .= ("
Organization : ".$dlr_organization."\n"); $mail_msg .= ("
Contact : ".$dlr_contact."\n"); $mail_msg .= ("
Email Address : ".$dlr_email."\n"); $mail_msg .= ("
Password : ".$dlr_pass."\n"); $mail_msg .= ("\n"); $mail_msg .= ("\n"); // initialize recipients $p_to_email[0] = ($dlr_email); $p_to_name[0] = ($dlr_contact); // send email phpmail($p_to_email, $p_to_name, $g_email_from, $g_email_from_name, $mail_sub, $mail_msg); // initialize response $l_response = ("thanks"); } else $l_response = ("forgot"); } // get error message else $l_response = ("forgot"); } ?>

Invalid User! The Email Address and Account Number you provided were not authorized. Please try again."); else if($l_response == "thanks") echo("Thank You! We have received your request. You should receive an email response soon. Please return to login to use your account information to access the Dealer website."); ?>
Please enter your Email Address and Account Number below, and we will email your account information to the address you provided when you registered.
(* Indicates a required field.)
Email Address*

Account Number*

Go »