Hi
I loop through a recordset to display whats in a shopping basket, besides a product description and qty I also have a checkbox option. This checkbox is checked if the value from the database is set to 1. But I can't get the update procedure on that checkbox to work. How can I trigger the update to change the value depending on if the user check or clear that checkbox?
/M
I loop through a recordset to display whats in a shopping basket, besides a product description and qty I also have a checkbox option. This checkbox is checked if the value from the database is set to 1. But I can't get the update procedure on that checkbox to work. How can I trigger the update to change the value depending on if the user check or clear that checkbox?
/M