Help for this page
# psuedo code here if ( $FORM{'thisbox'} ) { $recipient = 'fozzybear@muppets.edu'; else if ( $FORM{'differentbox'} ) { $recipient = $recipient.',bigbird@sesame.edu'; }