<% Response.Buffer = True Dim strBody Dim objCDOMail Dim strMyEmailAddress Dim strCCEmailAddress Dim strBCCEmailAddress Dim strReturnEmailAddress strMyEmailAddress = "contact@10percentchallenge.co.uk" strCCEmailAddress = "espace@westsussex.gov.uk" strBCCEmailAddress = "" 'Read in the users e-mail address strReturnEmailAddress = Request.Form("email") 'Initialse strBody string with the body of the e-mail strBody = "

E-mail sent from 10% Challenge Website

" strBody = strBody & "
Message: " & Request.Form("message") strBody = strBody & "
Name: " & Request.Form("name") strBody = strBody & "
Telehone: " & Request.Form("phone") strBody = strBody & "
Fax: " & Request.Form("fax") strBody = strBody & "
E-mail: " & strReturnEmailAddress strBody = strBody & "
Website: " & Request.Form("website") & vbCrLf & "
" If Len(strReturnEmailAddress) < 5 OR NOT Instr(1, strReturnEmailAddress, " ") = 0 OR InStr(1, strReturnEmailAddress, "@", 1) < 2 OR InStrRev(strReturnEmailAddress, ".") < InStr(1, strReturnEmailAddress, "@", 1) Then strReturnEmailAddress = strMyEmailAddress End If Set objCDOMail = Server.CreateObject("CDONTS.NewMail") objCDOMail.From = Request.Form("firstName") & " " & Request.Form("lastName") & " <" & strReturnEmailAddress & ">" objCDOMail.To = strMyEmailAddress objCDOMail.Cc = strCCEmailAddress objCDOMail.Bcc = strBCCEmailAddress objCDOMail.BodyFormat = 0 objCDOMail.MailFormat = 0 objCDOMail.Subject = "E-mail sent from 10% Challenge Website" objCDOMail.Body = strBody objCDOMail.Importance = 2 objCDOMail.Send Set objCDOMail = Nothing %> Links - The 10% Challenge - West Sussex County Council Initiative
 
 



 

Privacy Statement

Data Protection Act 1998

In accordance with our responsibilities under the Data Protection Act, you should be aware that the personal information you choose to provide will not be passed to any person or organisation outside WSCC (unless we have your consent, or where we have a legal obligation or have the statutory powers to do so) but will be held by relevant staff in the service area relevant to your comments.

WSCC will not sell or rent your personal information to anyone.

The 10percentchallenge web site has security measures in place to prevent the loss, misuse, and alteration of personal information under its control.

It will be understood by WSCC that, in providing personal information, you agree to its use by WSCC under these conditions and to the extent described in this and succeeding clauses of this Disclaimer.

Information use

It is only when you complete a form that requests personal information or when you email WSCC that you can be identified. When completing forms you may be asked for a variety of personal information such as name, address, postcode etc. Where you voluntarily choose to give us your personal details that data - within the provisions of the Data Protection Act 1998 - will be used exclusively for providing you with the information or service you have requested. If there is a need to share your personal information with any other system or third party then consent for us to do this will be requested at the point of data collection.

WSCC automatically receives and records information from your browser in server logs. The Council monitors the IP addresses of visitors only to assess which pages are the most popular. These IP addresses are not linked to any personal data so all visitors to our site remain by default anonymous.

We will not transfer information about you to any web site that is external to the westsussex.gov.uk domain and to which there is a link from this web site without your consent and specific notification being given to you prior to the transfer.

Cookies

You can visit our site and use the majority of its services without telling us who you are or giving
us any person-identifying information.

'Cookies' are pieces of data that are often created when you visit web sites, and which are stored in the cookie directory of your computer. The Council does not use cookies for the general running of the site. However, cookies may be used on some interactive pages to provide additional functionality or when it is absolutely necessary to maintain the unique identification of your browser while you use those pages.

Supported by: