in reply to (jeffa) 3Re: Converting large numbers of checkboxes to small number of params
in thread Converting large numbers of checkboxes to small number of params
More often than not I believe that CGI's html-generating methods are not a good approach.
Of course I also don't have a single answer that I would suggest in place, there are many ways of generating HTML and they each are appropriate in different places. For more detailed thinking on the factors that I consider, please see Re (tilly) 6: Code Critique.
|
---|
Replies are listed 'Best First'. | |
---|---|
(jeffa) 5Re: Converting large numbers of checkboxes to small number of params
by jeffa (Bishop) on Jul 10, 2003 at 05:18 UTC |
In Section
Seekers of Perl Wisdom