SignalEvent( "EVENT_APPEND_HTML_TO_FORM", array("PageName" => "P_MailingList_Subscribe", "FormName"=>"MailingList_Subscribe", "Labels" => array(), "InputElements" => array(), "Notes" => array())); # extract the results $Labels = $Data["Labels"]; $InputElements = $Data["InputElements"]; $Notes = $Data["Notes"]; # append them where required for ($i = 0; $i < count($Labels); $i++) { print "".$Labels[$i]."" ."".$InputElements[$i]." " ."".$Notes[$i].""; } } function PrintValue($FTool, $Name) { print defaulthtmlentities($FTool->ValueForField($Name)); } ?>

Confirmation E-mail Sent

An e-mail message has been sent to containing a link to confirm your subscription.

If you have trouble with the link, you can manually confirm your subscription.

If you don't receive an e-mail message with your confirmation information within a few minutes, you can have the message resent.

Mailing List Subscription

DisplayErrorBlock(); ?> IsLoggedIn() && !is_null($H_List)) { ?>
DisplayFormTable(); ?>

After you log in, mailing list subscriptions can be edited in your user preferences.

If you do not already have an account, you can Create an Account.