Although dealing with radio buttons isn't difficult,
it can be confusing. This sample code illustrates a number of different
ways to use both the HTML radio input type and the ASP.NET RadioButton
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 radio buttons, you might also want to read the description to our
classic ASP radio button sample.