I'm using cfupdate to update some records that use a checkbox (yes/no) field. The problem is that if the field is "on" and I uncheck the checkbox then use cfupdate, it doesn't set the field to "off". But the opposite works fine.
Is there any way to have cfupdate and checkboxes co-operate with each other?
Is there any way to have cfupdate and checkboxes co-operate with each other?