$page_name = "contact"; ?> $source = "subscriptions"; $first_name = ""; $last_name = ""; $email = ""; $comments = ""; $receive_updates = ""; if ($_POST[first_name] != "") { $first_name = $_POST[first_name]; } if ($_POST[last_name] != "") { $last_name = $_POST[last_name]; } if ($_POST[email] != "") { $email = $_POST[email]; } if ($_POST[comments] != "") { $comments = $_POST[comments]; } if ($_POST[receive_updates] != "") { $receive_updates = $_POST[receive_updates]; } if ($receive_updates == "yes") { $receive_selected = "checked"; } else { $receive_selected = ""; } $page_name = "front"; $spage_name = "contact"; $title = "Contact Cheri"; ?>
|
Contact Us: Subscriptions If you have questions regarding your current subscriptions, please fill out the form below and we'll do our best to get back to you. |
