mig has asked for the wisdom of the Perl Monks concerning the following question:
this is changed to <b val1 /b> appears in browser as <b val1 /b> next to the check box.%lables = ( 'key1 => '<b val1 /b>', 'key2 => '<b val2 /b> );
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: formatting a checkbox label w/CGI.pm
by PodMaster (Abbot) on Jul 23, 2002 at 21:24 UTC | |
|
Re: formatting a checkbox label w/CGI.pm
by hacker (Priest) on Jul 24, 2002 at 01:48 UTC | |
by mig (Initiate) on Jul 24, 2002 at 19:01 UTC |