"; //020711//$infoaddress = "Info"; $infoaddress = "Info"; // $infoaddress = "Info"; $adminaddress = "WOM"; // Enter the address of your website here MUST include http://www. $siteaddress = "http://wom-jp.org"; // Enter your company name or site name here $sitename = "Women's Online Media (WOM)"; $date = date( "m/d/Y H:i:s"); $traceroute = ""; if ($REMOTE_ADDR == "") $ip = " no ip "; else $ip = getHostByAddr($REMOTE_ADDR); ?> WOM Contact Form

Send Messages to WOM


Use this form to contact us.
 
I want to ask for
" onSubmit="return checkbae()">
an application form to join WOM (written in Japanese).
inquiries or comments

Choose parties: 
 

Message
Name*
Your mail address*
*You must fill in those columns.
    
\n"); } function disptableftr ( ) { print("\n"); } function disptable ( $tag, $data ) { printf("%s%s\n", $tag, htmlspecialchars($data)); } function disptable2 ( $tag, $data ) { printf("%s%s", $tag, ereg_replace("\n","
",htmlspecialchars($data))); } function printErr ($msg) { printHdr(); print("入力内容が不足しています
"); print($msg); exit; } function convjis ($body) { $_body = ereg_replace("¥n", "¥¥nl", $body); $fp = popen("echo $_body | /usr/bin/nkf -j", "r"); while(!feof($fp)) { $_body2 .= fgets($fp, 4096); } pclose($fp); return ereg_replace("¥¥nl", "¥n", $_body2); } // common function if($conf) { $mailbody = " Name: $name Email: $email ------------------------------ Type: $type Group: $group Comment: $comment ------------------------------ Logged Info : ------------------------------ Mailer: $vers Using: $HTTP_USER_AGENT Hostname: $ip IP address: $REMOTE_ADDR Date/Time: $date"; if("$type" == "info") { mail( "$infoaddress", "Info Request", "body", "From: $email"); } mail( "$adminaddress", "Contact from Web", "$mailbody", "From: $email"); //This grabs the form data and sends a confirmation to your visitor // Type: $type // Group: $group mail( "$email", "Thank You for visiting $sitename", "$name Thank you for your inquiries. We appreciate your comments. ------------------------------ Comment: $comment ------------------------------ $sitename $siteaddress", "FROM:$adminaddress"); // end of mail strings print("Thank you."); } else { disptablehdr("border=1 width=80%"); disptable("Name", $name); disptable("Email", $email); // disptable("Type", $type); // disptable("Group", $group); disptable2("Comment", $comment); disptableftr(); ?>
These message will be sent. If you want to change it, please click start over button.
(Your message will be sent to you by e-mail later.)
"> "); ?>     

Go back to WOM Homepage