questhaven
Programmer
I have a series of checkboxes called share_1, share_2, share_3, etc. There can be multiple number of the above checkboxes (like at least 3 or 4 of each on the same page, but there is no limit as to how many because they are create on the fly). I also have a checkbox called SendEmail. I am trying to figure out a way on the client side to check and see if any of the checkboxes that start with the word share_ are checked, and if none are, then disable the checkbox called SendEmail. Does anyone have an idea on how to do this? I have been searching through past posts and nothing I have found so far seems capable.
Thanks in advance!
Thanks in advance!