Ok, I have an online form that gathers information from people, such as address, phone number, email, etc. There is a checkbox list on the form as well. The information is saved in an Access DB. I can get all of the information coming from a text box to save in the DB, but i dont know how to save whether the checkboxes are checked or not. The DB field is set to Yes/No. The Checkboxlist contains about 5 items, each having its own field in the DB.