<%
Dim DB
Set DB = Server.CreateObject ("ADODB.Connection")
DB.Open ("Provider=Microsoft.JET.OLEDB.4.0;DATA SOURCE=" + "D:\web\cariboufire\database\cariboufire.mdb")
Dim RS
Set RS = Server.CreateObject ("ADODB.Recordset")
RS.Open "SELECT * FROM pageupdate", DB
RS.MoveFirst
Response.Write "
This page was last updated on " & RS.Fields ("Date") & "
" & vbcrlf
RS.Close
Set RS = Nothing
%>
CFAD Mission Statement
The department is responsible for delivery of advanced life support emergency medical services; the response to and control of hazardous materials incidents and other large scale disasters; the performance of all rescues and their related activities; the reduction of incident of fire and emergencies through fire control; prevention and public education programs; and provision of non-emergency support services as a secondary activity.
The Department today consists of the same staffing level as existed in 1969 with the exception of adding a part-time secretary and a billing clerk for the ambulance service.