HOME
CALL FOR PAPERS
SPECIAL SESSIONS
ORGANIZING COMMITTEE
   
VENUE
CONFERENCE PROGRAM
AUTHOR'S INFORMATION
REGISTRATION
PROGRAM HIGHLIGHTS
 
CONFERENCE PROCEEDINGS
ARCHIVE-ICCE 2005
ARCHIVE-ICCE 2006
ARCHIVE-ICCE 2007
   
CE SOCIETY HOME PAGE
MAILING LIST
CONTACT US

<% redirectpage = "http://www.icce.org" %> <% function fieldval(byref field) if dbopen then fieldval = rs.fields(field).value else fieldval = "" end if end function sub sendemail(byref bodytext) Set Mailer = Server.CreateObject("SMTPsvg.Mailer") Mailer.FromName = "Form" Mailer.FromAddress = "info@ieee.org" Mailer.RemoteHost = "mail.zaks.com" ' Add recipient mailer.addrecipient "ICCE-EMAIL", "iccesubmission@icce.org" Mailer.Subject = "Email List Submission" Mailer.BodyText = bodytext On Error resume next Mailer.SendMail if Err <> 0 then response.write "Could not send mail
" Response.Write "Error encountered: " + Err.Description + "(" + cstr(Err) + ")
" end if end sub %>

<% if msg <> "" then %>

<%=msg%>

<% end if %>
Please complete all information below to receive a hard copy of the Call for Papers (October) and Advance Program Brochure (April) by postal mail. If you have a question regarding ICCE, click here.
First Name
">
Last Name
">
Company/University
">
Address 1
">
Address 2 (Optional)
">
City
">
State
">
Zip
">
Country
">
Phone
">
Fax
">
Email Address
">
<% if dbopen then %> "> <% end if %>