<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% Dim r1 Dim r1_numRows Set r1 = Server.CreateObject("ADODB.Recordset") r1.ActiveConnection = MM_newresults_STRING r1.Source = "SELECT * FROM [fixtureblocksne]" r1.CursorType = 0 r1.CursorLocation = 2 r1.LockType = 1 r1.Open() r1_numRows = 0 %> <% Dim Repeat1__numRows Dim Repeat1__index Repeat1__numRows = -1 Repeat1__index = 0 rsMWT_numRows = rsMWT_numRows + Repeat1__numRows %> <% Repeat1__numRows = -1 Repeat1__index = 0 r1_numRows = r1_numRows + Repeat1__numRows %> EML Latest results&tables

Go to League Page                                                                                                                                                Go to Home Page
                                                      

MEN 
Top 5 tables
NE tables
WOMEN 
EWL results EWL tables

 

Results and Tables

These pages have been restructured to allow you to see the latest results for a number of divisions on one page, and likewise for current league tables.
For the East Women's League, all divisions are displayed on the same page. For the East Men's League, the top five divisions (Prem A, Prem B, 1, 2N, and 2S) are displayed on one page, and other divisions are displayed on one page per quadrant.  These changes will enable you to look at all of your club's results and tables with far fewer clicks than previously.  Use the links above to go to the appropriate page. These links are repeated on the results and tables pages.

 

 

<% r1.Close() Set r1 = Nothing %>