<%@LANGUAGE="VBSCRIPT"%> <% Dim rsTWNews Dim rsTWNews_numRows Dim rsTWSnippets Dim rsTWSnippets_numRows Set rsTWNews = Server.CreateObject("ADODB.Recordset") rsTWNews.ActiveConnection = MM_ConnToffeeWeb_STRING rsTWNews.Source = "SELECT TOP 25 * FROM efcnews WHERE section='headline' AND status <> 'hold' AND status <> 'archive' ORDER BY datestamp DESC" rsTWNews.CursorType = 0 rsTWNews.CursorLocation = 2 rsTWNews.LockType = 1 rsTWNews.Open() rsTWNews_numRows = 0 Set rsTWSnippets = Server.CreateObject("ADODB.Recordset") rsTWSnippets.ActiveConnection = MM_ConnToffeeWeb_STRING rsTWSnippets.Source = "SELECT TOP 100 * FROM efcnews WHERE section='brief' AND status <> 'hold' AND status <> 'archive' ORDER BY datestamp DESC" rsTWSnippets.CursorType = 0 rsTWSnippets.CursorLocation = 2 rsTWSnippets.LockType = 1 rsTWSnippets.Open() rsTWSnippets_numRows = 0 %> ToffeeWeb Mailbag Archive, 2005-06
Membership Sign-up  |  Existing Member Login   |  Help   |   Contact Us
Mobile edition
Loading...
News  |  Reports |  TV  |  MailBag  |  Columns  |  Articles  |  Forum  |  AdvertiseNews powered by Google:
/site1/navig/StartNews.txt" -->

ToffeeWeb Mailbag Archive
04-05 Index 06-07
Jul Aug Sep
Oct Nov Dec
Jan Feb Mar
Apr May Jun
 
Index for Season 2005-06

Letters from our readers, managed by Michael (TW Editor), Lyndon (Webmaster), Garry (Forum boss) and Colm (Columnist).  Want to have your say?

Navigate to previous months and seasons using the calendar (right):

<% rsTWSnippets.Close Set rsTWSnippets = Nothing rsTWNews.Close Set rsTWNews = Nothing %>
RSS feeds Twitter Facebook Contact Us
Text Size: A A A A
advertisement
advertisement


advertisement
advertisement