![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re: Loop through params and dynamically create a tableby scratch (Sexton) |
on Jul 03, 2001 at 03:14 UTC ( #93354=note: print w/replies, xml ) | Need Help?? |
I've done something very similar to this, using the CGI and DBI modules, but no HTML:Template or CGI::Application, so I can't speak to those.
A couple of things to think about: <menu>
I'd suggest reading Lincoln Stein's Official Guide to Programming with CGI.pm. It covers nearly everything you need to know to do this.
In Section
Seekers of Perl Wisdom
|
|