"; if ($_SERVER['REQUEST_METHOD']!='POST' ) { echo ""; echo "

Please send input, ideas and feedback; Participation is the Goal!

"; echo "

Several options for feedback

\n"; echo "
    \n "; echo "
  1. Take our survey on-line
  2. \n"; echo "
  3. Print and mail survey form
  4. \n"; // echo "
  5. Directly send input, ideas and feedback on form below
  6. \n"; echo "
\n"; // get_feedback_form(); ?>     jsq taking notes

Gretchen communicating "; $bartitle="Some required fields were missing -- please complete required fields"; show_bartitle($bartitle); get_feedback_form($_POST); } //if empty name/subject/comment else { if ((!empty($_POST['email'])) && (bad_email_format($_POST['email']))) { echo "

"; $bartitle="Email address not in correct format "; show_bartitle($bartitle); get_feedback_form($_POST); } else { echo "

"; send_comments ($_POST); echo "

Comments Sent -- Thank you for your participation

"; #$bartitle="Comments Sent"; #show_bartitle($bartitle); ?>
Date :
Name :
Email :
Phone :
Subject :
Comments :
Contact :