<% 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
 Week of 6/24/2018
Forward a Month
Day View
Week View
Month View
Year View
Goto Today
Login
Events between: Sunday, June 24, 2018 and Saturday, June 30, 2018
Events for: Sunday, June 24, 2018
There are no events on this date.
Events for: Monday, June 25, 2018
There are no events on this date.
Events for: Tuesday, June 26, 2018
There are no events on this date.
Events for: Wednesday, June 27, 2018
There are no events on this date.
Events for: Thursday, June 28, 2018
There are no events on this date.
Events for: Friday, June 29, 2018
There are no events on this date.
Events for: Saturday, June 30, 2018
There are no events on this date.
May 2018
 SMTWTFS
W  12345
W6789101112
W13141516171819
W20212223242526
W2728293031  

June 2018
 SMTWTFS
W     12
W3456789
W10111213141516
W17181920212223
W24252627282930

July 2018
 SMTWTFS
W1234567
W891011121314
W15161718192021
W22232425262728
W293031    

Copyright 2011 AMCCMA. All Rights reserved