[htmltmpl] Dynamically including templates?
Brought to you by:
samtregar
From: Todd C. <htm...@ch...> - 2004-01-07 19:16:06
|
I would like to pass a parameter to a template that would be used to include another template. This syntax does not seem to be valid: <TMPL_INCLUDE NAME="<TMPL_VAR NAME=include_param>"> How can I accomplish this? Thanks. -Todd |