uncleroydee
Technical User
I have an array of three radio buttons that are selected based on whether all, some, or none of an array of checkboxes on the same page are checked. I adapted that page from one named "Checkmate" sent me by a friend named David Elderbrock. Checkmate uses an onclick event handler to toggle through the radio buttons and I would like to add the window.onLoad event to the same script so that the appropriate radio button will be checked based on values written to the checkboxes from a recordset (window.onLoad).
Can it be done? Can I have it both ways? If so, will someone let me know how?
Thanks
Can it be done? Can I have it both ways? If so, will someone let me know how?
Thanks