Edit Household

<% Flash().ShowErrorsIfPresent %>
">
>
<% Dim doNotCallDateVal, doNotCallNotesVal, doNotCallPrivateNotesVal doNotCallDateVal = "" doNotCallNotesVal = "" doNotCallPrivateNotesVal = "" If IsDate(HouseholdController.household.DoNotCallDate) Then doNotCallDateVal = Year(HouseholdController.household.DoNotCallDate) & "-" & _ Right("0" & Month(HouseholdController.household.DoNotCallDate), 2) & "-" & _ Right("0" & Day(HouseholdController.household.DoNotCallDate), 2) End If If Not IsNull(HouseholdController.household.DoNotCallNotes) Then doNotCallNotesVal = HouseholdController.household.DoNotCallNotes End If If Not IsNull(HouseholdController.household.DoNotCallPrivateNotes) Then doNotCallPrivateNotesVal = HouseholdController.household.DoNotCallPrivateNotes End If %>
>
">
">
Cancel
Click on the map to update latitude and longitude.