[cgiapp] Dropdown Menu

Adam adam at spatialsystems.org
Wed Apr 14 17:52:21 EDT 2010


I want to have a dropdown menu that shows years 2000 thru 2015.  I'm using
HTML::Template and I know I can pass an array ref to HTML::Template and loop
over it to make the menu, but how would I put in a "selected" year?  What's
the best method?

The selected year would be decided at runtime.


More information about the cgiapp mailing list