In VB 6.0 if memeory serves correct, to have a user pick one radio button or another, but not both, one would put the buttons in a groupbox. how does one accomplish the same in a webform in VB.NET? I have tried using a web form panel, but it does not seem to work unless I am missing something

Thanks
Tom