REGISTRATION EXPIRED !'); $fehler = ' Please complete! '; # Zwingende Felder festlegen $zwingend = $ak_titel && $name && $vorname && $Institution && $Department && $ZIP_Code && $Town && $Phone && $email && ($hotel != "Please choose"); # Falls alle Felder ausgefuellt if ($zwingend) { include("kontrollseite.inc"); } # Was, wenn nicht alle zwingenden Felder ausgefuellt? if ($ausgefuellt) { # ein zwingendes Feld nicht ausgefüllt ? if (! $ak_titel) $ak_titel_fehlt = $fehler; # if (! $) $_fehlt = $fehler; if (! $name) $name_fehlt = $fehler; if (! $vorname) $vorname_fehlt = $fehler; if (! $Institution) $Institution_fehlt = $fehler; if (! $Department) $Department_fehlt = $fehler; if (! $ZIP_Code) $ZIP_Code_fehlt = $fehler; if (! $Town) $Town_fehlt = $fehler; if (! $Phone) $Phone_fehlt = $fehler; if (! $email) $email_fehlt = $fehler; if ($hotel == "Please choose") { $hotel_fehlt = $fehler; } else { $hotel_fehlt = "";} } ?>

Online registration Form

Please complete the missing information!"; echo "
"; } ?> Necessary information is written in green.
Please enter umlauts like "ä" as "ae" or "ä" if your keyboard does not have such a key.





The "Preview" button first checks whether all necessary information is provided. When any data is missing there is the opportunity to complete them.

When all data is correct you enter another page where all your statements are listed again. There you actually submit (or change) your registration.


Comments to fem00@mathematik.tu-chemnitz.de