%Response.Buffer=true Response.CacheControl="Private" Response.Expires = 15 If Request.querystring("check") = "valid" then FieldMes="" Session("strName") = Trim(Request.Form("strName")) Session("strEmail") = Trim(Request.Form("strEmail")) Session("strAddress1") = Trim(Request.Form("strAddress1")) Session("strAddress2") = Trim(Request.Form("strAddress2")) Session("strTown") = Trim(Request.Form("strTown")) Session("strRegion") = Trim(Request.Form("strRegion")) Session("strPostcode") = Trim(Request.Form("strPostcode")) Session("strComments") = Trim(Request.Form("strComments")) Session("booUnsubscribe") = (Request.Form("booUnsubscribe")) If Session("strEmail") = "" then FieldMes = FieldMes & _ "
| Add yourself to our mailing list and you will
get the occasional piece of information on upcoming Seriously Groovy releases,
events and other bits and bobs. If you don't like it, you can come back
and remove yourself using the checkbox below.
So. . . what is there to loose? Just fill in the blanks and hit send. |
|