No smoking - but nicely!

Thanks to two of their young Friends, Marazion Meeting in Cornwall has beautifully decorated notices. Photo: Moira Fitt.
Labels: marazion
%@ 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") %>