Hi there,
I have an asp page that generates a list of 100s of checkboxes dynamically. All the checkboxes can have the same name or ID but have different values. I then want to have a button that I can click that will automatically check all the check boxes. Is there an easy way to do this using client side vbScript or do I need to reload the page and use server side script?
Thanks in advance...
I have an asp page that generates a list of 100s of checkboxes dynamically. All the checkboxes can have the same name or ID but have different values. I then want to have a button that I can click that will automatically check all the check boxes. Is there an easy way to do this using client side vbScript or do I need to reload the page and use server side script?
Thanks in advance...