Alpha Kappa Alpha Sorority, Inc.
Sigma Gamma Omega Chapter
P.O. Box 688
Harrisonburg, Virginia 22801

info@aka-sgo.com

 


Oops! There is a problem with the fields marked in red.
Please review and make changes.


"; }?>
" method="POST">
*First Name
*Last Name
*Email Address

Greek Affiliation (if any):

Comments:

        

'; while (list($Name, $Value) = each($Data)) { $varstring1 = $varstring1 ."$Name: ...... "; if (is_array($Value)) { show_table($Value); } else { $varstring1 = $varstring1 ."$Value\n"; } } } function show_list($Data) { global $varstring; reset($Data); while (list($Name, $Value) = each($Data)) { if (is_array($Value)) { show_table($Value); } else { echo $Name . " " .$Value . "
"; } } } show_table($HTTP_POST_VARS); //show_list($HTTP_POST_VARS); //echo $varstring1; $fromAddress = "admin@ako-sgo.com"; $admin_email = "steve@moonsite.com"; //$contactmsg = "\"".$first_name."\",\"".$last_name."\",\"".$address1."\",\"".$address2."\",\"".$city."\",\"".$state."\",\"".$zipcode."\",\"".$email."\",\"".$opt."\"\n"; $first_name = strtotitle($first_name); $last_name = strtotitle($last_name); $email = strtotitle($emails); $comments = strtotitle($comments); $Affiliation = strtotitle($Affiliation); $blank_space = " "; $contactmsg = "\"".$first_name."\",\"".$last_name."\",\"".$email."\",\"".$Affiliation."\",\"".$Comments."\"\n"; //$printmsg = "\"".$full_name."\";\"".$full_address."\";\"".$full_state."\";\"".$full_catalog."\";\"".$full_total."\"\n"; $subject = "AKA Contact Form " . $first_name . $last_name; $admin_email = "stacey@moonsite.com"; mail($admin_email." <".$admin_email.">", $subject, $contactmsg, "From:$admin_email"); ?>

Thank You for contacting us! You may return where you left off ">Here