<% Set settingsRS = Server.CreateObject("ADODB.RecordSet") settingsSQL = "Select sitetitle from tblSettings;" 'Response.Write dataSQL 'response.end settingsRS.Open settingsSQL, whtConn '******* sitetitle = settingsRS("sitetitle") settingsRS.close set settingsRS = nothing %> AMCCMA <% '*****GRAB PAGE NAMES FROM DATABASE TO CREATE SIDE MENU***** Set menuRS = Server.CreateObject("ADODB.RecordSet") menuSQL = "Select pagename, ID, directlink FROM tblPages where active = 1 and deleted = 2 order by pageorder, pagename;" 'Response.Write dataSQL 'response.end menuRS.Open menuSQL, whtConn, 1 recordcount = MenuRS.recordcount if recordcount <> 0 then ' menuRS.close ' set menuRS = nothing ' end if '*****STICK DATA INTO AN ARRAY***** data = menuRS.GetRows() '*****Setup for array usage***** iRecFirst = LBound(data, 2) iRecLast = UBound(data, 2) end if '*****CLOSE RECORDSET***** menuRS.close set menuRS = nothing %>
HomeBoard of DirectorsHistory of the AMCCMAJob AnnouncementsCalendarContact
Back a Month
 Year View of 2014
Forward a Month
Day View
Week View
Month View
Year View
Goto Today
Login
Events between: Thursday, September 25, 2014 and Friday, September 26, 2014
Events for: September 2014
There are no events on this date.
Events for: October 2014
There are no events on this date.
Events for: November 2014
There are no events on this date.
Events for: December 2014
There are no events on this date.
Events for: January 2015
There are no events on this date.
Events for: February 2015
There are no events on this date.
Events for: March 2015
There are no events on this date.
Events for: April 2015
There are no events on this date.
Events for: May 2015
There are no events on this date.
Events for: June 2015
There are no events on this date.
Events for: July 2015
There are no events on this date.
Events for: August 2015
There are no events on this date.
July 2015
 SMTWTFS
W   1234
W567891011
W12131415161718
W19202122232425
W262728293031 

August 2015
 SMTWTFS
W      1
W2345678
W9101112131415
W16171819202122
W23242526272829
W3031     

September 2015
 SMTWTFS
W  12345
W6789101112
W13141516171819
W20212223242526
W27282930   

Copyright 2011 AMCCMA. All Rights reserved