$to_email="sm11e@acade.org"; $to_name="Pavel Zinoviev"; $smtp="mx.sscc.ru"; include("include/global.php"); $OK_message=""; if($Firstname){ $mail = new phpmailer(); $mail->IsSMTP(); $mail->Host = $smtp; $mail->From = $to_email; $mail->FromName = "tsureg"; $mail->CharSet="windows-1251"; $mail->AddAddress($to_email, $to_name); $mail->WordWrap = 100; $mail->IsHTML(false); $mail->Subject = "new registered person"; $mail->Body = " Title: ".stripslashes($Title1). " ". stripslashes($Title2). " ". stripslashes($Title3). " ". stripslashes($Title4)." First name: ".stripslashes($Firstname)." Last name: ".stripslashes($Lastname)." Middle name: ".stripslashes($Middlename)." Affiliation: ".stripslashes($Affiliation)." Email: ".stripslashes($Email)." Citizen: ".stripslashes($Citizen)." Address: ".stripslashes($Address)." State: ".stripslashes($State)." Zip: ".stripslashes($Zip)." Country: ".stripslashes($Country)." Phone: ".stripslashes($Phone)." Cell: ".stripslashes($Cell)." Fax: ".stripslashes($Fax)." Persons: ".stripslashes($Persons)." Preliminary: ".stripslashes($Preliminary)." "; $mail->Send(); $OK_message="OK"; } ?>
Venue
Program Committee Organizing Commitee Symposium Workshop Social events Abstracts Registration Accommodation Travel Visas Registration Fee ITS History Contacts Photos Presentations Russian Version Registration:
Please fill the form below. (Required fields are marked by* ). Deadline for conference registration is April, 30 } else {?> Thank you! You are registered. }?> |