" * Example: *
* * Step 3 * Change the varables below */ $mailto= "newspub@mchsi.com"; // email you want form info sent to. $subject= "Birth Submission Form"; $from= "$email"; /* Changing these is optional, this is what will appear at the top and bottom of your email message */ $opening= "Your webpage form sent the following information:"; $footer= "Form processed by RomcoMail"; /* If $new_url is set it will go to this page after form is sent. * You may want to to change this to your full url or change to another page. * example: http://foobar.com/thankyou.html */ $new_url= "http://www.anamosaje.com"; /**************************************************************/ if (isset($Name)){ if (!is_array($HTTP_POST_VARS)){ return; reset($HTTP_POST_VARS); } while(list($key, $val) = each($HTTP_POST_VARS)) { $GLOBALS[$key] = $val; $val=stripslashes($val); $content= $content."$key = $val\n"; } $message= "$opening\n\n"."$content\n\n".$footer; mail($mailto, $subject, $content, "From: $from"); if (isset($new_url)){ header ("Location: $new_url"); } } ?> Anamosa Journal-Eureka Online
Welcome!

Birth? Engagement? Wedding? Anniversary?

You can submit your annoucement for our Lifestyle section online!.

Fill out form!

Anniversary information appears in the Anamosa Journal-Eureka newspaper published on Thursdays.
Deadline for Thursday's paper is Friday at 4:00 p.m.

Mail to: Anamosa Journal-Eureka, PO Box 108, 208 W. Main Street, Anamosa, IA 52205 A Mail-in Form can also be downloaded here.

Download form here.

Photos can be emailed to newspub@mchsi.com or submitted to
Anamosa Journal-Eureka, PO Box 108, 208 W. Main Street, Anamosa, IA 52205