in reply to question on tmpl_include

One way around that is to instead put variable there in your template instead of the include. Then in your perl load the template you want dynamicaly included and then put its resulting HTML in the template variable so it shows up in the original template.

Hope that helps.


___________
Eric Hodges