[cgiapp] Dropdown Menu
Michael Peters
mpeters at plusthree.com
Wed Apr 14 18:06:40 EDT 2010
On 04/14/2010 05:52 PM, Adam wrote:
> 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?
For form filling, look at HTML::FillInForm. It's really fast and very
flexible. I was amazed at how much complexity it removes from
applications and templates.
--
Michael Peters
Plus Three, LP
More information about the cgiapp
mailing list