in reply to Re^3: Javascript select and unselect all checkboxes not working in Perl CGI code
in thread Javascript select and unselect all checkboxes not working in Perl CGI code

Thanks Soonix, code to call form below now allows selecting all or none for all checkboxes. I owe you a beer :)

start_form(-name=>'theForm'),
  • Comment on Re^4: Javascript select and unselect all checkboxes not working in Perl CGI code
  • Download Code