> Does anybody know why one button has to be checked "at all > times" in a > circumstance like Chris referred to? > > Thanks > Rowan
Radio Buttons are meant to be either/or which implies that there will be a value assigned to them in every instance. If the value is optional, then you should use check boxes. Regards, Ron ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
