I can't see how I can get CGI.pm to append to an existing piece of HTML, so should I do something like
my $snippet = $cgi->checkbox_group( -name=>'foo', -value=>['aaa', 'bbb', 'ccc'] );
then replace [% SOMETHING %] with $snippet?
In reply to Re: Re: Populating forms
by nodata
in thread Populating forms
by nodata
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |