song2siren
Programmer
I have a form on an asp page which generates up to six checkboxes named speaker1Del, speaker2Del etc depending on whether my SQL database contains certain information.
However, I need to validate these checkboxes so that for however many checkboxes (up to six) are created, if all of them are checked by the user, I need an alert box to pop up requiring the user to uncheck at least one.
I'm sure this is fairly simple. Any help would be much appreciated.
However, I need to validate these checkboxes so that for however many checkboxes (up to six) are created, if all of them are checked by the user, I need an alert box to pop up requiring the user to uncheck at least one.
I'm sure this is fairly simple. Any help would be much appreciated.