how do you fetch the checkbox value ? I tried using q->param("field") it returns nothing, do you think the associate => $q is wrong when creating new template. should I take it out, but then how do I fetch the checkbox values
$q = new CGI; $template = HTML::Template->new(filename => "$displaypage", associate => $q);
In reply to Re^4: HTML::Template with checkbox
by bebewinla
in thread HTML::Template with checkbox
by bebewinla
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |