I have a form with 6 combo boxes next to each other, they all have the same data source, which is an array. I need to be able to select different values in each combo box.and its value will be entered to textbox and insert to database. i need its code