PRE-REGISTRATION
I am interested in the possibility of a post-conference tour in Turkey for person(s) to Istanbul or to Cappadocia (Please indicate one or the other as the tours will be at the same time)
http://www.ichmt.org/Spray-05We suggest you check it from time to time. We look forward to your participation in SPRAY-05.Sincerely,Faruk Arinc" strHTML2 = strHTML2 & "===========================================ICHMT Symposium: SPRAY-05 Heat and Mass Transfer in Spray SystemsAntalya, Turkey 05-10 June, 2005Chair: Norman ChigierICHMT SecretariatMechanical Engineering DepartmentMiddle East Technical University, Ankara, 06531 TurkeyTel: +90 312 210 5214 Fax: +90 312 210 1331ichmt@ichmt.org " strHTML2 = strHTML2 & "http://www.ichmt.org/Spray-05===========================================" strHTML2 = strHTML2 & "This message is intended for the addressee named and may contain confidential information. If you are not thintended recipient please delete it and notify the sender.Before opening any attachment, check it for viruses." strHTML2 = strHTML2 & "" strHTML2 = strHTML2 & "" ' apply the settings to the message With iMsg2 Set .Configuration = iConf2 .To = email .From = "ichmt@ichmt.org" .cc = "arinc@ichmt.org" .bcc = "gokmen@ichmt.org" .Subject = "SPRAY-05" .HTMLBody = strHTML2 .Send End With ' cleanup of variables Set iMsg2 = Nothing Set iConf2 = Nothing Set Flds2 = Nothing Else if firstname="" or lastname="" or email="" then Response.Redirect "error.html" End if End if Response.Redirect "sent.asp?title="&title&"&firstname="&firstname&"&lastname="&lastname&"&affiliation="&affiliation&"&address="&address&"&city="&city&"&state="&state&"&postcode="&postcode&"&country="&country&"&telephone="&telephone&"&fax="&fax&"&email="&email&"&symposium="&symposium&"&paper="&paper&"&lastminute="&lastminute&"&tentative="&tentative&"&accompany="&accompany&"&accompanyname="&accompanyname&"&interest="&interest&"&person="&person&"&touriz="&touriz&"&tourcap="&tourcap&"&oneri="&oneri End if If Choice2="EXIT" then Response.Redirect "index.html" End if%>