Maxx
Posts: 1
|
| Posted: 06/17/2004, 3:50 PM |
|
I have a Access Database which I want to be updated by a form with html checkboxes. The problem is that a user could select more than one checkbox.
How can I use ASP to insert a individual entry for each checkbox selected in the Access Database ?
|
 |
 |
peterr
Posts: 5971
|
| Posted: 06/18/2004, 12:41 AM |
|
Please refer to "Updating Many-to-Many via CheckBox List" example in CCS Example Pack.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
|