% set oContact = new contact_form if request.QueryString("post") <> "" then oContact.parseForm() end if %>