|
-
Oct 10th, 2002, 03:47 AM
#1
Thread Starter
Lively Member
Looping thru dynamically built checkboxes each with same name
Hi,
I have a dynamically built webpage (thru ASP) which creates an indefinite number of checkboxes, each with the same name. I have a javascript function being called from the button onClick event in the form. The function is supposed to loop thru each checkbox and return false if none of them are checked. How can this be done? Do I need to use some kind of index to reference each one separately?
Thanks in advance,
Mark.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|