"; ?> CASC 2005 .::. CASC 2005 
  CASC 2005, September 12-16, 2005, Kalamata, Greece

CASC 2005 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 = "CASC 2005 \n"; $body .="September 12-16, 2005, Kalamata, GREECE\n\n"; $body .="PARTICIPANT REGISTRATION DATA\n\n"; $body .="Name ".$name."\n"; $body .="Address ".$affiliation."\n"; $body .="E-Mail ".$email."\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 generated and sent automatically from CASC 2005 registration.\n"; $body .="For any questions or comments, please send e-mail to casc2005@in.tum.de \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 him/her too if ($cc == "yes"){ mail($email, "CASC 2005 registration", $body, "From:". $email); $body .="\n" .$name." also received a copy of this e-mail."; } //send the message $ok = mail($recipient, "CASC 2005 registration", $body, "From:".$email."(".$name.")"); if ($ok){ echo '

Registration has been sent! Thanks

'; echo '

You entered the following information:
'; echo '   Name: '.$name.'('.$email.')
'; echo '   Address: '.$affiliation.'
'; echo '   Dinner: '.$dinner.'

'; }else{ echo '

The server was unable to send your registration.

'; } } }else{ echo '

Early Registration: until August 10, Regular: E250, Student: E150
'; echo 'Late Registration: until September 10, Regular: E300 Student: E200
'; echo 'On site Registration: Regular: 325, Student: 225 '; echo '

'; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo '
Name:
Email:'; echo '
CC yourself:
Address:
Comments:
Conference Dinner:
 
'; } ?>
  © 2004 CASC 2005, Computer Algebra Research Group, WLU
Design and Maintenance by MaximAlgorithms Technologies