<% set objDB = OpenDatabase() if request.querystring("fail") <> "true" then session.contents.remove("contact_firstname") session.contents.remove("contact_lastname") session.contents.remove("contact_company") session.contents.remove("contact_zipcode") session.contents.remove("contact_email") session.contents.remove("contact_comments") end if fullsize = (len(session("topicID")) <> 38) if request.querystring("print") = "true" then %><% else %><% end if %>

Feedback Form

We'd like to hear from you. Please fill out the following information (bold fields are mandatory) and click 'Submit'.
First Name: " size="26">
Last Name: " size="26">
Company: " size="26">
Zip Code: " size="26">
>Email Address: " size="26">
>Comments:
 
   
<% if request.querystring("print") = "true" then %><% else %><% end if objDB.close: set objDB = nothing %>