<%@ Language=VBScript%> <% '' Local Variables dim strDepartment dim strFromName dim strFromAddress dim strSubject dim strMessageText '' Set default values strDepartment = "General Information" strFromName = Session("FullName") strFromAddress = Session("FromAddress") strSubject = Session("Subject") strMessageText = Session("MessageText") '' If specified, pre-select option if Session("Department")<> "" then strDepartment = Session("Department") ElseIf Request("Department")<> "" then strDepartment = Request("Department") end if %> Contact Form

ConClave XXXV

Science Fiction Convention

October 8-10, 2010

Romulus, Michigan

 

Home

Contact Form

To contact any department at ConClave. please complete the following form.  For general inquires, or if the department or topic is not listed, please select General Information.

To (Department or Topic):

Your Name:

Your Email Address:

Subject:

Your Message:

Liaison

 
Copyright © 2007-2010 ConClave, Incorporated. All rights reserved.
ConClave is a literary not-for-profit organization dedicated to the advancement of Science Fiction and SF literature. 
Last Modified: November 08, 2009