Steve Gross wrote:
: The problem is that the .shtml file contains includes. When my
: template->out method calls the .shtml file, the includes are simply
: passed along and not parsed.
Use a redirect. Create the .shtml file with your program
and then redirect to that .shtml file. Apache will then
process the SSI includes of the .shtml file.
BTW, there is a H::T mailing list made exclusively for
H::T questions.
https://lists.sourceforge.net/lists/listinfo/html-template-users
HTH,
Charles K. Clarkson
--
Mobile Homes Specialist
254 968-8328
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>