// if submitted form process and send mail
// statu: 0-fill in the form; 1-preview; 2-send and bye
if ($status == "2") {
// just to be on the safe side
// I'll strip out HTML tags
// (scripting code may mess with some email clients)
$sendername = strip_tags($sendername);
$senderemail = strip_tags($senderemail);
$receivername = strip_tags($receivername);
$cardnum = strip_tags($cardnum);
$sendto = strip_tags($receiveremail);
$subject = "Christmas card from $sendername";
$message_2 = str_replace("\n","
",$message);
$message_2 = stripslashes($message_2);
$message_2 = stripslashes($message_2);
$message = '
|
![]() |
|||
![]() |
||||
'; $header = "MIME-Version: 1.0\r\n"; $header .= "Content-type: text/html; charset=big5\r\n"; $header .= "From: $sendername <$senderemail>\r\n"; $header2 = "-f$senderemail"; // $header .= "Bcc: $senderemail\r\n"; mail($sendto, $subject, $message,$header,$header2); } ?> // if submitted form display sent message if ($status=="2") { echo("
Thank you, the Christmas card has been send as per your request.
\n"); echo(""); } // preview elseif ($status=="1"){ $sendername = strip_tags($sendername); $senderemail = strip_tags($senderemail); $receivername = strip_tags($receivername); $cardnum = strip_tags($cardnum); $cardnum .= ".jpg"; $sendto = strip_tags($receiveremail); $subject = "Christmas card from $sendername"; $message_2 = str_replace("\n","
|
![]() |
|||
![]() |
||||
} // find in the form else { ?>
¤¤¤å
global locations contact site map log in |
||||||
E-Christmas Card |
||||||
Terms of Use | © 2005 CHA Textiles Ltd. All rights reserved. | ||