Minuteman Community FCU

Minuteman Community FCU values any feedback or questions you might have about the services or the quality of those services. Please use the form to send your comments or questions to Minuteman Community FCU. Please allow for 2-3 days for a response. For urgent account issues, dial 605.394.2505.





Your Name (Last, First):

Your E-Mail Address:

Minuteman Community FCU can't respond without a valid email address!

Subject:

Message:


Remember! Never send account information, your Social Security Number or passwords in email.

"; if ($_POST[op] != "ds") { // they need to see the form echo "$form_block"; } else if ($_POST[op] == "ds") { // check value of $_POST[sender_name] if ($_POST[sender_name] == "") { $name_err = "> Please enter your name!
"; $send = "no"; } // check value of $_POST[sender_name] if ($_POST[sender_name] == "Last, First") { $name_err2 = "> Please remove Last, First and enter your own name!
"; $send = "no"; } // check value of $_POST[sender_email] if ($_POST[sender_email] == "") { $email_err = "> Please enter your e-mail address!
"; $send = "no"; } // check value of $_POST[sender_email] if ($_POST[sender_email] == "sample@sample.com") { $email_err2 = "> Please remove the sample@sample.com from the email address and enter your own so we get back in touch with you!
"; $send = "no"; } // check value of $_POST[sender_subject] if ($_POST[message] == "") { $message_err = "> Please enter a subject!
"; $send = "no"; } // check value of $_POST[message] if ($_POST[message] == "") { $message_err = "> Please enter a message!
"; $send = "no"; } if ($send != "no") { // it's okay to send, so here's the email $msg = "E-MAIL SENT TO Minuteman Community FCU:\n\n"; $msg .= "Sender's Name: $_POST[sender_name]\n"; $msg .= "Sender's E-Mail: $_POST[sender_email]\n"; $msg .= "E-Mail Subject: $_POST[sender_subject]\n\n"; $msg .= "Message: $_POST[message]\t"; $to = "feedback@minutemanfcu.org"; $subject = "Minuteman Community FCU Feedback Form"; $mailheaders = "From: $_POST[sender_name]\n"; $mailheaders .= "Reply-To: $_POST[sender_email]\n\n"; //send the mail mail ($to, $subject, $msg, $mailheaders); //display confirmation to user echo "

Your feedback has been sent to Minuteman Community FCU.
We will try to respond to your inquiry as soon as possible.

"; } else if ($send == "no") { //print error messages echo "$name_err"; echo "$name_err2"; echo "$email_err"; echo "$email_err2"; echo "$message_err"; echo "$form_block"; } } ?>
   
  Copyright © 1999-2008 Minuteman Community FCU. Legal Notices

QUESTIONS? CALL US AT 605.394.1772
Minuteman Community Federal Credit Union

Your savings federally insured to at least $250,000 and backed by the full faith and credit of the United States Government National Credit Union Administration, a U.S. Government Agency. We do business in accordance with the Federal Fair Housing Law and the Equal Credit Opportunity Act.