isCheckEng( 'Name', $_SESSION['form']['yourname'], 999, 1, 0 ); $chk->isCheckEng( 'Email Address', $_SESSION['form']['email'], 999, 1, 7 ); $chk->isCheckEng( 'Phone', $_SESSION['form']['tel'], 99, 0, 4 ); if ( ! ( $_SESSION['form']['comment'] != '' ) ) $chk->setComment( "
  • You must write Comments or Questions
  • " ); if ( $chk->getComment() != "" ) { $err = '

    '; } else { if ( $_POST['mode'] == 'send' ) { $title = MAIL_TITLE; $comment = MAIL_COMMENT; $replace = "Name : \n".$_SESSION['form']['yourname']."\n\n"; $replace .= "Email Address : \n".$_SESSION['form']['email']."\n\n"; $replace .= "Phone : \n".$_SESSION['form']['tel']."\n\n"; $replace .= "Comments or Questions : \n".$_SESSION['form']['comment']."\n\n"; $comment = str_replace( "", $replace, $comment ); sendAttachMail( ADMIN_MAIL, $_SESSION['form']['email'], $title, $comment ); sendAttachMail( $_SESSION['form']['email'], ADMIN_MAIL, '【写し】'.$title, $comment ); forceRedirect( "thanks.html" ); } else { forceRedirect( "kakunin.html" ); } exit; } } ?> Inquiry Form|Shiozaki Building Property Management Company in Chiyoda-ku, Tokyo
    Inquiry Form
    Name※ (required)
    Email Address※ (required)
    Phone

    Comments or Questions※ (required)

    We have received your inquiry and would like to thank you for writing to us. We will respond as soon as possible. Please be advised that depending on the content of your inquiry, response time take longer than normal. If you do not receive an automatic email message, please give us a call.