"; ?>
| May 8th, 2004 @ Wilfrid Laurier University, Waterloo, Ontario, Canada | |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
RegistrationYou need to put down both your name and e-mail address.'; echo 'Hit the Back button to go back to the previous page.'; }else{ $body = "ECCAD'2004 East Coast Computer Algebra Day 2004\n"; $body .="May 8, 2004 Wilfrid Laurier University, Waterloo, ON\n\n"; $body .="PARTICIPANT REGISTRATION DATA\n\n"; $body .="Name ".$name."\n"; $body .="Affiliation ".$affiliation."\n"; $body .="E-Mail ".$email."\n\n"; //add user poster title and abstract if (!empty($poster)){ $body .="Poster title ".$poster."\n\n"; $body .="Poster abstract ".$abstract."\n\n"; }else{ $body .="I am not going to present any poster at the conference.\n\n"; } $body .= "Conference dinner: ".$dinner."\n\n"; //add user comments if (!empty($comments)){ $body .="Remarks: \n"; $body .=$comments."\n\n"; } //build the text for the body $body .="================================================================================\n"; $body .="This message was received remotely from the ECCAD 2004 website for registration.\n"; $body .="If there is any question, please contact Dr. Ilias Kotsireas or Edmond Lau\n"; $body .="================================================================================\n"; $body .="IP: ". $_SERVER['REMOTE_ADDR'].", port " . $_SERVER['REMOTE_PORT']; $body .="\n" . $_SERVER['HTTP_USER_AGENT']; //check if the user want to CC this registration to his/herself too if ($cc == "yes"){ mail($email, "ECCAD 2004 registration", $body, "From:". $email); $body .="\n" .$name." also received a copy of this e-mail."; } //send the message $ok = mail($recipient, "ECCAD 2004 registration", $body, "From:".$email."(".$name.")"); if ($ok){ echo ' Registration has been sent! Thanks '; echo 'You entered the following information: The server was unable to send your registration. '; } } }else{ echo 'Registration has began as of January 2nd, 2004. '; echo 'Interested parties have until April 20th, 2004 to register. Please consult '; echo 'our conference announcement for further details. '; echo ''; } ?> |
| © 2003 ECCAD 2004, Computer Algebra Research Group, WLU Design and Maintenance by MaximAlgorithms Technologies |
|