<%@LANGUAGE="VBSCRIPT" lcid=1033%> Toronto Erotic Exotic Nude Massage - Adult Entertainment Spa
<% SQL = "SELECT NewsID, Date, Title, News, picture, link FROM tblNews WHERE ((Not (deleted)=True)) ORDER BY nOrder DESC, Date DESC " Set Recordset = connection.execute (SQL) do while not Recordset.eof response.Write "
" response.Write (vbnewline) response.Write "" response.Write (vbnewline) response.Write "
" & left(monthname(month(Recordset("Date"))),3) & " " & day(Recordset("Date")) & " - " & Recordset("Title") & "
" response.Write (vbnewline) response.write "
" response.Write (vbnewline) if recordset("picture") <> "" then if recordset("link") <> "" then response.Write "
" response.Write (vbnewline) response.Write "" response.Write "" response.Write (vbnewline) response.Write "
" response.Write (vbnewline) else response.Write "
" response.Write (vbnewline) response.Write "" response.Write (vbnewline) response.Write "
" response.Write (vbnewline) end if end if if recordset("news") <> "" then response.Write "
" response.Write (vbnewline) response.Write Recordset("News") & "

" response.Write "
" response.Write (vbnewline) else 'response.Write "
" end if response.Write "
" response.Write (vbnewline) response.Write (vbtab) Recordset.MoveNext loop %>
<% 'close the connection and recordset objects freeing up resources Recordset.Close Set Recordset=nothing Connection.Close Set Connection=nothing %>