<%@LANGUAGE="VBSCRIPT"%> <% Dim rsViewBlue Dim rsViewBlue_numRows Set rsViewBlue = Server.CreateObject("ADODB.Recordset") rsViewBlue.ActiveConnection = MM_ConnToffeeWeb_STRING rsViewBlue.Source = "SELECT * FROM efcnews WHERE articletype = 'Viewpoint' ORDER BY datestamp DESC" rsViewBlue.CursorType = 0 rsViewBlue.CursorLocation = 2 rsViewBlue.LockType = 1 rsViewBlue.Open() rsViewBlue_numRows = 0 %> Toffeeweb: Columns - Viewpoint ToffeeWeb
<% Do while NOT rsViewBlue.EOF %> <%rsViewBlue.MoveNext%><%Loop%>

ToffeeWeb Viewpoint
When Editor Michael Kenrick is moved to comment he rarely takes any prisoners so it's worth reading.


"><%=rsViewBlue("headline")%> {<%=rsViewBlue("day")%> <%=rsViewBlue("month")%>}
Previously this season {2005-06}
   

ToffeeWeb Viewpoint, 2004-05 Season