SunShadeGietersKannetjesKaarsjesRaamlijstjeFlowwoodXXO

SunShade 1











SunShade

At this moment we're improving technical details of the Sunshade. The first models will be on the market in 2009.

Lianne van Genugten would like to keep you informed about the developments. Please wright your name and e-mail down here

You didn't wright your name!"; $geen_email_ingevuld = "You didn't wright your e-mail!"; $ongeldige_email_ingevuld = "This e-mail address is not valid!"; $gelukt = "we'll keep you informed.
Thank you!
"; ///// hieronder niks meer wijzigen!! /////////// function checkmail($mail) { $email_host = explode("@", $mail); if (isset($email_host['1'])) $email_host = $email_host['1']; else return false; return (gethostbyname($email_host) != $email_host && eregi("^[0-9a-z]([-_.~]?[0-9a-z])*@[0-9a-z]([-.]?[0-9a-z])*\\.[a-z]{2,4}$",$mail)); } $failure = true; $email = $naam = ""; if (isset($_POST['submit']) && ($_POST['naam'] || $_POST['email'])) { if (!$_POST['naam']) { echo $geen_naam_ingevuld; $email = $_POST['email']; } else if (!$_POST['email']) { echo $geen_email_ingevuld; $naam = $_POST['naam']; } else if (!checkmail($_POST['email'])) { echo $ongeldige_email_ingevuld; $naam = $_POST['naam']; $email = $_POST['email']; } else { $failure = false; } } if ($failure) { echo "

"; echo " "; echo " "; echo " "; echo " "; echo "
Name:
E-mail:
"; echo "
"; } else { $mailbody = "[" . $_SERVER['REMOTE_ADDR'] . "] (NL) " . date('d-m-Y H:i') . ": " . $_POST['naam'] . " <" . $_POST['email'] . "> \n"; $headers = "From: " . $_POST['naam'] . " <" . $_POST['email'] . ">"; $headers = stripslashes($headers); $headers = str_replace("\n", "", $headers); $headers = str_replace("\r", "", $headers); $headers = str_replace("\"", "\\\"", str_replace("\\", "\\\\", $headers)); mail($lianne, "sunshade feedback", $mailbody, $headers); echo $gelukt; } ///////// einde mail script /////////////// ?>

< < 1/5 >

© 2008 Lianne van Genugten