
18 Jan
2006
18 Jan
'06
9:18 a.m.
Hello, How does one name the files to include dynamically? I've tried <!-- TMPL_INCLUDE <!-- TMPL_VAR include_file --> --> but obviously it didn't work. I also tried something like: # template file <!-- TMPL_VAR include --> # code ...(:include "<!-- TMPL_INCLUDE 'b.tmpl' -->")... It didn't work, since HTML-TEMPLATE only fills the tags once. Thank you in advance. -- '(Yours parenthetically), peter barabas.