CoPSO newsletter

You can follow this link to read the current newsletter.

If you would like to receive the CoPSO newsletter, please register using the form below.

<% '# Once dotMailer has subscribed the new email address it redirects to the URL provided in the '# ReturnURL field (see below). This page is also passed a status which allows you to check to '# see if the sign-up was successfull. Below is some sample ASP code which sends an email if '# the subscription was not successfull. '# Capture returning status from dotMailer Status = Request.QueryString("dmStatus") '# If returning status is not OK If Status <> "OK" And Status <> "" Then '# Gather data about request Message = "Status : "& Status & vbCRLF &_ "Reason : "& Request.QueryString("dmReason") & vbCRLF &_ "Email Address : "& Request.QueryString("dmEmail") & vbCRLF '# Send failed sign up info to support SendTo = "support@site.co.uk" Subject = "dotMailer Signup Error" '#Call Send(SendTo, SendTo, Subject, "", Message, False) End If %>

Email address

(required)

First name

 

Surname

 

Organisation

 

Email type