Although dealing with checkboxes isn't difficult, it can be confusing.
This sample code illustrates a number of different ways to use
both the HTML checkbox form element and the ASP.NET Checkbox control.
In addition to showing you how to set them up, it also covers how to
retrive data from each of them.
For more information about checkboxes, you might also want to read the description to our
classic ASP checkbox sample.