I have 36 radio buttons in a form, all with the same groupName, and all with different IDs. Is it possible to find out which ID is selected without fishing for it? Surely a dynamic control such as a radiobutton wouldn't have been made without a simple way of finding out which button was selected.