This isn't strictly a CGI::App question, but I know that a lot of us are
using HTML::Template, so here goes: is there a good way to set the
initial value in an HTML select using HTML::Template parameters?  I've
got a select with 100 options (integers 0-100), and I'm looking for a
simple way to populate it from the DB that's driving this app.
 
Ideas?
 
Thanks!  =)
 
--TWH

Reply via email to