![]() |
|
laziness, impatience, and hubris | |
PerlMonks |
Re: Populating options in html select.by Zed_Lopez (Chaplain) |
on Sep 29, 2005 at 06:26 UTC ( #495996=note: print w/replies, xml ) | Need Help?? |
Here's advice on using CGI::FormBuilder with HTML::Template for this. I've also done it by passing another template variable whose value is the selected option, and having a TMPL_IF in my TMPL_LOOP comparing each value to the selected option. That left a bad taste in my mouth, but it worked.
In Section
Seekers of Perl Wisdom
|
|