<% MM_HomeOffice_STRING = "DSN=Home_Office;" '----- Read the news set oDBCon = Server.CreateObject("ADODB.Connection") oDBCon.ConnectionString = MM_HomeOffice_STRING oDBCon.open set oRSNews = Server.CreateObject("ADODB.Recordset") oRSNews.ActiveConnection = oDBCon oRSNews.Source = _ "SELECT TOP 8 * FROM BB_Bulletin " & _ "WHERE (Type_ID = 1) AND (Status = 'A') AND (Extra like '%Theme=NewCouncil%') AND (CONVERT(DATETIME, Date_From, 102) <= CONVERT(DATETIME, '" & day(now) & " " & monthname(month(now)) & " " & year(now) & "', 102)) " & _ "ORDER BY Sort_Ranking ASC, Date_From DESC" oRSNews.CursorType = 0: oRSNews.CursorLocation = 2: oRSNews.LockType = 3 oRSNews.Open() %>
    <% if not oRSNews.eof then do while not oRSNews.eof %> <%' dDate = oRSNews.fields("Date_From").value %> <%' =day(dDate) & " " & left(monthname(month(dDate)),3) & " " & year(dDate)%> <% oRSNews.movenext loop end if oRSNews.close: set oRSNews = nothing %>

Northumberland Election 2008 Video

Your guide to the election - RECOUNTS

by Paddy Gascoigne From Blyth Valley Council (Deputy Returning Officer for Northumberland)

At the count the Returning Officer shares the result with the candidate and their agents.  Some candidates may disagree with the result feeling that the ballot papers were not properly counted or there may not be many votes separating one candidate from another.  In this case they may request a recount.  If a recount is requested and the Returning Officer agrees the ballot papers are put back onto the tables and counted by a separate team.  This team will count the ballot papers as before, sorting them out into candidates and then a revised result is produced.  This result is then shared with the candidates and they can then, hopefully, give their agreement.   There have been occasions when there have only been 2 or 3 votes separating each candidate and sometimes recounts can go on until there is a consistent pattern where one candidate is always leading.  There have been occasions when the result is tied, if this is the case the law states that we must draw lots.  This is done by getting pieces of paper and the candidate who draws the longest/shortest straw then becomes the winner.  This sounds unfair but it is the only way of getting an agreed result.  It would not go to a further election.