%@ Language = VBscript %>
<% response.buffer = true %>
<%
session("cookietest") = "success"
DSN = "the-friend"
set conn = server.createobject("ADODB.Connection")
Conn.Open DSN
SQL = "SELECT TOP 1 * FROM articles INNER JOIN pdfs ON articles.articledate = pdfs.pdfdate WHERE category = 1 ORDER BY articledate DESC"
set entries = conn.execute(SQL)
articledate = entries("articledate")
%>
the Friend - Independent Quaker journalism since 1843
November 23, 2005
Announcement from the subscription department
Please be patient with the subscriptions department as I have just returned to the office following surgery and recovery time. Despite having sterling cover in my absence the backlog of work is huge but I am slowly dealing with all the queries.
The collaborative online diary of The Friend: independent Quaker journalism from the UK since 1843. Currently in test stage, featuring items from the magazine and other bloggable snippets
<< Home