% 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 %>
<% if request.querystring("print") = "true" then %><% else %><% end if objDB.close: set objDB = nothing %>