Re: Perl site - Elementary question
- From: usenet@xxxxxxxxxxxxxxx
- Date: 30 Oct 2005 01:12:13 -0800
Juha Laiho wrote:
> There are places where a pure HTML form (not having any generated content)
> is a good thing.
I don't necessarily dispute that. I didn't chastise the OP for using a
pure HTML form - I simply pointed out that this was not the usual
practice of Perl CGI scripts (as documented in Stein's perldocs and
book). But, IMHO, if you are using CGI.pm for the form processing (this
is NOT a troll for PG), it seems natural to use CGI.pm for the form
presentation as well. Personally, though, I generate all my forms with
a CGI.pm-based script using HTML::Template (I write a program that
generates my templates - but I'm weird).
.
- Follow-Ups:
- Re: Perl site - Elementary question
- From: Gunnar Hjalmarsson
- Re: Perl site - Elementary question
- References:
- Re: Perl site - Elementary question
- From: usenet
- Re: Perl site - Elementary question
- From: Juha Laiho
- Re: Perl site - Elementary question
- Prev by Date: Re: Perl site - Elementary question
- Next by Date: RTF and UTF-8 files in Perl
- Previous by thread: Re: Perl site - Elementary question
- Next by thread: Re: Perl site - Elementary question
- Index(es):