I need to know how to check if a user has selected a radio button or not. I also need to check a group of check boxes to see how many, if any, the user has checked. I have a basic idea for this but it is not in code. I can do this on the client side, but I need it on the server side. It seems as though everyone gives examples of how to do this on the client side which is pretty easy.
Thanks
Thanks