in reply to
Cgi and Perl : how to use data once people selects the checkbox field?
You need to use Javascript to do that. You'd have an 'onclick' handler that then checks the state of your checkboxes.
-b
Comment on
Re: Cgi and Perl : how to use data once people selects the checkbox field?
In Section
Seekers of Perl Wisdom