<% If Session("UserID") = "" Then %>click here to login to the secure area of the site<% Else response.write "" End If %> homepage
<% If Session("UserID") = "" Then %> register to provide or receive online clinical supervision<% Else response.write "" End If %> online-supervision.net bulletin boards online supervision research resources & links contact


<% strQS = "?GivCookieTest=" & Request.Querystring("GivCookieTest") Session("GivCookieTest") = Request.Querystring("GivCookieTest") If Session("GivCookieTest") = "" Then GivCookieTestBounceURL = "http://www.groupintervisual.net/asp/alienCookieTest.asp?Referral=www.online-supervision.net/asp/tools/FormLetterToUsers.asp" response.redirect GivCookieTestBounceURL End If Session("GivCustomerID") = Request.Querystring("GivCustomerID") If Session("GivCustomerID") = "" Then If Request.Cookies("OLS").HasKeys Then Session("GivCustomerID")= Request.Cookies("OLS")("GivCustomerID") End If End If If Session("GivCustomerID") <> "" Then Set conn = Server.CreateObject("ADODB.Connection") conn.Open connstr strSQL = "SELECT Username, Title, Password, FirstName," strSQL = strSQL & " LastName, EmailAddress," strSQL = strSQL & " StreetAddress1, StreetAddress2, Town," strSQL = strSQL & " County, Country, PostCode, TelephoneNo" strSQL = strSQL & " FROM Customers" strSQL = strSQL & " WHERE CustomerID = '" & Session("GivCustomerID") & "'" Set rs = conn.Execute(strSQL) Session("username") = rs.Fields("Username") Session("password") = rs.Fields("password") Session("title") = rs.Fields("Title") Session("firstname") = rs.Fields("Firstname") Session("lastname") = rs.Fields("Lastname") Session("emailaddress") = rs.Fields("EmailAddress") Session("address1") = rs.Fields("StreetAddress1") Session("address2") = rs.Fields("StreetAddress2") Session("town") = rs.Fields("Town") Session("county") = rs.Fields("County") Session("country") = rs.Fields("Country") Session("postcode") = rs.Fields("PostCode") Session("telephone") = rs.Fields("TelephoneNo") rs.Close ' Close recordset Set rs = nothing ' Remove recordset conn.close End If %>

Hi<% If Session("GivCustomerID") <> "" Then Response.Write ", " & Session("Title") & " " & Session("FirstName") & " " & Session("LastName") End If %>!

Welcome to the Online-supervision.net Researchers' Letter to Users Page.

<% If Session("GivCustomerID") <> "" Then Response.Write " Please select the conditions you want to " Response.Write "apply to recipients of the email you " Response.Write "are about to send, then complete the form below " Response.Write "with the text you want to send, then decide " Response.Write "whether it is a test or the real thing (and " Response.Write "if you want to receive a copy), and then press 'submit'." Response.Write "" End If %>

First, please select what conditions will apply, i.e. who will the email be sent to:

authorisation
only those who have not yet supplied further professional details
all those who have supplied further details and whose authorisation is pending
only those who have supplied further details but not proof of credentials
only authorised users
all users, authorised or otherwise

User Status (ie purpose of registration)
only supervisors
only supervisees
only researchers
all categories

Please note, the first line of the letter is already completed, as follows:

Dear 'Title' 'Firstname' 'Lastname',

Please note, the last lines of the letter are already completed, as follows:

Your participation in this research is very much appreciated and we look forward to further contact.

Best wishes,

The Online-supervision.net Research Team
http://www.online-supervision.net/research/profiles.asp

What this means is that all you need to do is complete the body of the e-mail. Line breaks are respected, so the letter will go out just as you write it here.


Please give the email a title/subject heading.

Title/subject heading:

 

If you would like a copy of the emails about to be dispatched, then please type here the email address you would like them to be sent to. If you do not require a copy, then simply leave the field blank.

Emails to be copied to:

 

Finally, click on one of the following two radio buttons to indicate whether this is a test, or the real thing. If you select 'preview/test', the email will just go to the address you have inserted above. If you select 'I really want this sent out now', it will in addition go out to users and to an archive.

test run or the real thing?
I want to preview/test this mailing
I really want this sent this email out now

Thank you for completing this form. Please now press submit, and the letter you have written will automatically be sent to selected users, or, if you have not made specific selections, to all users.

    


Copyright 2002-4, GroupInterVisual Ltd. All rights reserved.