
This link will take you to coupons.com to retrieve your coupon. Available at Walmart and Kroger.
EnableCaptcha($sim_captcha); //1. Add your email address here. //You can add more than one receipients. $formproc->AddRecipient('Contact@mycolorscents.com'); //<<---Put your email address here //2. For better security. Get a random tring from this link: http://tinyurl.com/randstr // and put it here $formproc->SetFormRandomKey('7c6cU0p8MkzItJb'); if(isset($_POST['submitted'])) { if($formproc->ProcessForm()) { $formproc->RedirectToURL("thank-you.html"); } } ?>
This link will take you to coupons.com to retrieve your coupon. Available at Walmart and Kroger.