Sorry for posting a question which I'm sure has been answered, however I'm
having no luck in finding the answer..

Is there anyway that <TMPL_INCLUDE NAME=""> can be passed the filename
dynamically?
Or in other words it would make my life easy if I could do something like:
<TMPL_INCLUDE NAME="<TMPL_VAR NAME="COMPANY_NAV">">
Though I know that doesn't work.

I know there are other ways to do this but the content that I'm trying to
include is generated each night and I don't want the overhead of reading in
the file, parsing out the values and creating "PARAMS" for them nor do I
want to do anything that would require a separate process that would update
the main template and I'd really like to not have to chop up the main
template into anymore pieces just so I can load that file via "NEW"

If that makes sense..

Thanks
-Chris





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to