After I posted this message I kept reading different postings and
decided to change my checkbox to a radio button to eliminate the
posibility of both checkboxes being checked.However, now I have another
problem . Only the yes radio button is connected to the database -
however it is always true (1) even if it is not selected. ? because they
are part of the same radio button group? but I need them to be in the
same group to allow for only one selection.And I wish for the end user
to not select ye...