I am using HTML::Template with CGI and ,I started out sort of mixing and matching what seems to work best. My goal was to separate the process from the presentation. It seems to turn out that I am using the CGI mainly for retrieving web parameters and using the templates for presentation. It works fine and I am pretty satisfied with the results, but I would also be interested in hearing how other people have approached this.

R. Bryant wrote:
Hi List,

Is it possible to use CGI.pm in conjunction with a templating system?

For example, I'd like to send the header from CGI.pm, but use a
templating system for the bulk of the page. And which templating system
do users here recommend. I've heard of Template::Toolkit and
HTML::Template, but I haven't used either.

Thanks for the help...




-- Barbara E. Lindsey, COG RDC Phone: (352) 392-5198 ext. 314 Fax: (352) 392-8162

----
CONFIDENTIALITY NOTICE: The information contained in this electronic message is legally privileged and confidential and intended only for the use of the individual(s) or entity(ies) named above. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this email or any of it's components is strictly prohibited. If you have received this email in error, please contact the sender.
----



-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to