"; ?> ECCAD 2004 .::. East Coast Computer Algebra Day ECCAD04  Wilfrid Laurier University
  May 8th, 2004 @ Wilfrid Laurier University, Waterloo, Ontario, Canada

Home
Program
Invited Speakers
Registration
Accommodation
Organization
Sponsors

  Computer Algebra Research Group

Registration

You 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:
'; echo '   Name: '.$name.'('.$email.')
'; echo '   Affiliation: '.$affiliation.'
'; echo '   Poster: '.$poster.'
'; echo '   Dinner: '.$dinner.'

'; }else{ echo '

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 '
'; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo '
Name:
Email:'; echo '
CC yourself:
Affiliation:
Title of your poster:
Abstract:'; echo '
Comments:
Conference Dinner:
 
'; } ?>
  © 2003 ECCAD 2004, Computer Algebra Research Group, WLU
Design and Maintenance by MaximAlgorithms Technologies