You can use JavaScript for this.
Use the onclick event of the radiobutton to call a function that
checks the state of the radiobutton and then disables or enables the
group of radiobuttons. Or place the group of radiobuttons in a div
layer and use the function to show or hide this.
Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.