<% 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 2011
Forward a Month
Day View
Week View
Month View
Year View
Goto Today
Login
Events between: Wednesday, March 09, 2011 and Thursday, March 10, 2011
Events for: March 2011
There are no events on this date.
Events for: April 2011
There are no events on this date.
Events for: May 2011
There are no events on this date.
Events for: June 2011
There are no events on this date.
Events for: July 2011
There are no events on this date.
Events for: August 2011
There are no events on this date.
Events for: September 2011
Calendar is Running
Date:Friday, September 09, 2011
Title:Calendar is Running
Description:Calendar is up and running....WooHoo!
Times:ALL DAY EVENT

Events for: October 2011
There are no events on this date.
Events for: November 2011
There are no events on this date.
Events for: December 2011
There are no events on this date.
Events for: January 2012
Board Meeting
Date:Friday, January 13, 2012
Title:Board Meeting
Description:AMCCMA Board Meeting - Review site and discuss other AMCCMA criteria!!!!
Times:10:00AM - 10:00AM

Events for: February 2012
There are no events on this date.
January 2012
 SMTWTFS
W1234567
W891011121314
W15161718192021
W22232425262728
W293031    

February 2012
 SMTWTFS
W   1234
W567891011
W12131415161718
W19202122232425
W26272829   

March 2012
 SMTWTFS
W    123
W45678910
W11121314151617
W18192021222324
W25262728293031

Copyright 2011 AMCCMA. All Rights reserved