Gossamer Forum
Home : General : Perl Programming :

Re: [TheSafePick] HTML::Template

Quote Reply
Re: [TheSafePick] HTML::Template In reply to
I believe you cannot use URLs, so templates must be on the same server (can be on different domains, providing they are hosted on same box) - by prefixing Unix template path to template filename. For example:

my $template = HTML::Template->new(filename => '/usr/home/html/Thanks.htm');

----
Cheers,

Dan
Founder and CEO

LionsGate Creative
GoodPassRobot
Magelln
Subject Author Views Date
Thread HTML::Template TheSafePick 6290 Oct 28, 2004, 8:06 PM
Thread Re: [TheSafePick] HTML::Template
dan 6108 Oct 28, 2004, 8:42 PM
Thread Re: [dan] HTML::Template
TheSafePick 6100 Oct 29, 2004, 6:48 AM
Post Re: [TheSafePick] HTML::Template
dan 6090 Oct 29, 2004, 10:15 AM
Post Re: [TheSafePick] HTML::Template
Chaz 6090 Oct 29, 2004, 10:37 AM
Post Re: [TheSafePick] HTML::Template
TheSafePick 6069 Oct 31, 2004, 4:36 AM