in reply to Re^3: Code and html separation - always or mostly doable?
in thread Code and html separation - always or mostly doable?
i used that all the time when i was using TT. let the CGI.pm plug-in do its job.[% mycgi.popup_menu( '-name' => 'mylist', '-values' => [ 1,2,3 ], '-de +fault' => 2 ) %]
|
---|