zzfive03
Programmer
- Jun 11, 2001
- 267
I have a page that dynamicly loads data into several different tables. I have a checkbox for each item which has been named the ID of that item as referenced in my database. I would like my colume header to call an ONCLICK fuction that will "select all" or "deselect all". How can I do this. Because the checkboxes are being called dynamicly out of the DB, I never know how many I will have.
My table IS hard coded and named specificly. Is there a funciton call that can "turn on/off all checkboxes in table A"?
Thanks for any help/advice.
Mark
My table IS hard coded and named specificly. Is there a funciton call that can "turn on/off all checkboxes in table A"?
Thanks for any help/advice.
Mark