% option explicit ' Handler if Request.Form("go") <> "" then ' There must be a message if Request.Form("message") <> "" then ' aspQMail "General", _ ' "tone@garot.com", _ ' "--> Hiking Prescott Message <--", _ ' Request.Form("message"), _ ' Request.Form("name"), _ ' Request.Form("email") end if ' Go back to the main page. response.redirect "default.asp" end if %>
You can send an E-mail message to:![]() You must type the above E-mail address. This is to prevent automated spam abuse. |