>
> > <!--#include virtual="/includes/navigation.html"-->
>
> If you have $ENV{'HTML_TEMPLATE_ROOT'} or the 'path' in your H::T
> constructor set equal to the directory where includes lives, then you can
> use this:
>
> <TMPL_INCLUDE NAME=/includes/navigation.html>
>
> otherwise...
>
> <TMPL_INCLUDE NAME=/path/to/includes/navigation.html>
>
> The documenation talks all about these things and they aren't hard to
> find... so make sure you look through it before posting to the list :)
>
> http://sam.tregar.com/html_template.html
>
> Kenny
> JournalScape.com


What I really meant was convert the SSI include tag in *run-time* to an HTML
include and process it as such. I hope this better explains it.

Thanks.

Roy



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to