in reply to CGI.pm checkbox question
It's because you didn't set a label for it, so it used the name as the label.
http://search.cpan.org/~lds/CGI.pm-3.08/CGI.pm#CREATING_A_STANDALONE_CHECKBOX
I'd also recommend actually setting a value for it, so that you can have backup logic for those users who don't keep javascript turned on.
|
|---|