On Fri, Jun 5, 2009 at 11:50, Gary<gwpaul@xxxxxxx> wrote: > As usual, thank you for your help. How do I get it to display in the emails > only if the boxes are checked? <?php // .... $msg .= isset($_POST['info']) ? "Please send info.\n" : "Do not send info.\n"; // .... ?> -- </Daniel P. Brown> daniel.brown@xxxxxxxxxxxx || danbrown@xxxxxxx http://www.parasane.net/ || http://www.pilotpig.net/ 50% Off All Shared Hosting Plans at PilotPig: Use Coupon DOW10000 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php