<%@Language=VBScript%> <% Option Explicit '************************************************* '************************************************* ' FILE: default.asp ' APPLICATION: Projects ' CREATED BY: Randy Grubbs ' DATE: 4/23/2002 ' ' PURPOSE: ' ASP used to process HTML to include dynamic links based on ' relative path to root. ' ' REVISION HISTORY: '------------------------------------------------------------------------------ ' Date | Name | Description '------------------------------------------------------------------------------ ' '**************************************** ' Page Constants '**************************************** Const useDOTInclude = true Const useDatabase = false Const useSecurity = false '**************************************** ' Page Global Variables '**************************************** Dim intCounter Dim strPgType strPgType= "default" '**************************************** ' Common Subs and Functions '**************************************** %> <% '**************************************** ' Page Logic '**************************************** %> Fulton Avenue Beautification Project <% writeCSS %> Jump to Page Content <% writeProgramHeader("transportation_fulton.gif") %>
Agendas
Fulton Avenue Beautification Project

Fulton Advisory Committee

Meeting Number Four Minutes

February 4, 1999

The 4th meeting was held at 2:00 p.m. at the offices of Morton & Pitalo, Inc., 1788 Tribute Road, Sacramento, California.

--------------------------------------------------------------------------------

Actions / Meeting Items Discussed:

I. Review Minutes from Fulton Advisory Committee Meeting No. 3

II. Caltrans Update

III. Engineering Update

IV. Review of Concept Master Plan in progress which will be presented at the February 10th Charette


<% writeFooter() %>