|
| Latest News |
<%
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()
%>
|
| KEY Documents |
|
|
| KEY INFORMATION |
|
|
Northumberland Election 2008 Video
Voting for the first time
Students from Cramlington Community High School 6th form voted for the first time on May 1st 2008.
They spoke to us about their expectations, what influenced their vote and if they felt the voting age was appropriate.