Re: Carry Variable to Form

[email protected] (Mike Flannigan) Sat, 04 Oct 2008 08:02:23 -0600
Newsgroups perl.beginners.cgi
Message-ID <[email protected]>
On Sun, 21 Sep 2008, [email protected] wrote:
 >
 >On Sat, 20 Sep 2008 23:27:55 -0600, Mike Flannigan wrote:
 >> > I really like this
 >> > print <<ENDHTML;
 >> > html code goes here
 >> > ENDHTML
 >> > thing I found.  If I had my way, I'd do everything
 >> > in Perl.
 >
 >Good!  Well in that case, the sooner you learn about templating modules
 >like HTML::Template, the happier you'll be.


Thank you.  Great advice from you and Merlyn.
I have much to learn.


Mike