http://qs1969.pair.com?node_id=1216529


in reply to How do I check if checkbox in the form was checked or not?

I think this might need an update:

In order to get the above code to work now days. The following addition to the use statement will be required:

use strict; use CGI qw/standard/;