"; require("form.php"); if ($bPost) $bDone = true; $form = "
"; if (!$bDone) { echo $form; } else { //echo "$emailData"; $bSuccess = appendCSV("mwsg7.csv", ";"); if ($bSuccess) { global $csvArr; $bSuccess = @mail(substr($csvArr[6],1,strlen($csvArr[6])-2), "Registration MWSG7 ", $emailData, "From: nobody@nikhef.nl"); $bSuccess = @mail("davidg@nikhef.nl", "Registration for the MWSG7 from ".$cvsArr[1]." ".$csvArr[2], $emailData, "From: nobody@nikhef.nl"); //$bSuccess = @mail("mieke.van.den.berg@wtcw.nl", "Registration form VL-e Workshop", $emailData, "From: mieke.van.den.berg@wtcw.nl"); } if (!$bSuccess) { echo "
Fout: Kon e-mail niet versturen.
"; } else { ?>
Thank you very much for your registration. You'll receive
a confirmation email shortly.
|