Welcome to the City Clerk Contact Us page
From here you may ask the City Clerk a question by filling out the form below.
All Fields must be completed to ensure a prompt reply, please be as detailed and specific as possible to help us to help you as efficiently as possible.
Once your form is completed it will be assigned to the proper staff member for the best response.
| Name: |
|
| Email Address: |
|
| Phone Number: |
|
| Type of Message: |
Question
Request for Information
|
| Message |
|
|
|
Ektron.ready(function(event, eventName){
if($ektron(‘#aspnetForm_sessionId’).length == 0) $ektron(”).appendTo(‘#aspnetForm’);
});
Ektron.ready(function(event, eventName){
var settings =
{ srcPath: “/WorkArea/ContentDesigner/”
, skinPath: “/WorkArea/csslib/ContentDesigner/”
, editorSkinPath: “/WorkArea/csslib/Editor/”
, langType: 1033
, localizedStrings:
{ stdOK: “OK”
, stdCancel: “Cancel”
, mnuInsAbv: “Insert Above”
, mnuInsBel: “Insert Below”
, mnuDupl: “Duplicate”
, mnuMvUp: “Move Up”
, mnuMvDn: “Move Down”
, mnuRem: “Remove”
, sFld: “Field”
, sInvFld: “At least one field is not valid. Please correct it and try again.”
, sShow: “Show”
, sHide: “Hide”
}
};
try {
var sf = Ektron.SmartForm.create(“ctl00_ContentPlaceHolder1_DropZone1_uxColumnDisplay_ctl00_uxControlColumn_ctl00_uxWidgetHost_uxWidgetHost_widget_FB_content”, settings);
Ektron.SmartForm.instances[“ctl00$ContentPlaceHolder1$DropZone1$uxColumnDisplay$ctl00$uxControlColumn$ctl00$uxWidgetHost$uxWidgetHost_widget$FB”] = sf;
if (sf) sf.onload();
} catch (ex) {
alert(‘Error initializing smart form: ‘ + ex.message);
}
});
Ektron.ready(function(event, eventName){
if($ektron(‘#aspnetForm_sessionId’).length == 0) $ektron(”).appendTo(‘#aspnetForm’);
});
Ektron.ready(function(event, eventName){
Ektron.FormBlock.create(
{
id: “ctl00_ContentPlaceHolder1_DropZone1_uxColumnDisplay_ctl00_uxControlColumn_ctl00_uxWidgetHost_uxWidgetHost_widget_FB”,
formId: “19327357546”,
isPoll: false,
isSmartForm: false,
legacyValidationRules: 0,
smartFormContainingElementName: “ctl00_ContentPlaceHolder1_DropZone1_uxColumnDisplay_ctl00_uxControlColumn_ctl00_uxWidgetHost_uxWidgetHost_widget_FB_content”,
formStateElementName: “__ekFormState_ctl00_ContentPlaceHolder1_DropZone1_uxColumnDisplay_ctl00_uxControlColumn_ctl00_uxWidgetHost_uxWidgetHost_widget_FB”
});
});
Ektron.ready(function(event, eventName){
Ektron.Controls.FormBlock.Utility.RedirectLink.init();
});