I need help with validating a radio button list where I restrict values in asp.net

Shorty2

New member
c# code? I have a radio button list for contract where the user clicks Yes or No. I need to add a validator to this where I restrict the values to 1 and 0. I am not sure how to do this, can someone please help.
 
Back
Top