X-Git-Url: http://git.hcoop.net/clinton/MarylandElectronicPetitionSignature.git/blobdiff_plain/d87a6a95497b1b4dfb8f03b821b14a574d2ca135..12e4ddb81f7cb6f500ee0e6fbe0f6d46bdc7ecc4:/enter_information.php diff --git a/enter_information.php b/enter_information.php index 78d2b99..31cdf3c 100644 --- a/enter_information.php +++ b/enter_information.php @@ -3,7 +3,14 @@ if (empty($_COOKIE['signature_status'])){ setcookie("signature_status", 'unverified'); } if (isset($_POST['web_first_name'])){ - $DOB=''; + $email=''; + if (isset($_POST['email'])){ + if ($_POST['email'] != ''){ + $email = $_POST['email']; + setcookie("email", $email); + } + } + $DOB=''; if (isset($_POST['DOB'])){ if ($_POST['DOB'] != ''){ $DOB = $_POST['DOB']; @@ -64,29 +71,33 @@ slack_general('Enter Information ('.$_COOKIE['invite'].')','md-petition');
-

+

- + +
+

E-Mail for Follow Up*

+
+
+

First Name

-
-
- +
+

Last Name

-
-
+
+

Date of Birth

- +
-
+
-

Phone Number

-
-
+

Phone Number**

+
+

Phone Format

443-123-4567

-
+
-

House Number

-
-
+

Building Number

+
+
-

House Format

-

321

-
-
+

House: 321 Here St.

+

Use: 321

+
+ +
+

Apartment: 21 Here St. Apt 1323

+

Use: 21

+
+

ZIP Code

-
-
+
+

ZIP Code Format

55555

-
+
-
+
+
+
* E-Mail is not required, and will only be used with the petitioners to reach you. It will never be sold.
+
+
+
** PHONE NUMBER IS REQUIRED BY STATE OF MARYLAND. WE WILL NEVER USE YOUR PHONE NUMBER - NEVER CALL - NEVER FOR TEXT MESSAGES.
+