in reply to CGI problem: trying to assign parameters in a loop
I'll just make the comment that embedding HTML in perl scripts is BAD.
Seriously with templating solutions such as HTML::Template and Template-Toolkit there is no need to do it.
Update: tutorial for TT here and a comparison of various templating systems here.
gav^
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: CGI problem: trying to assign parameters in a loop
by Juerd (Abbot) on Jan 19, 2002 at 23:27 UTC | |
by gav^ (Curate) on Jan 20, 2002 at 00:04 UTC |