> I'm trying to build, evaluate & execute custom tags on the
> fly by creating a string

No - it won't do it

CFML is compiled into P-Code (for upto CF5) and Java (for CFMX), so it
can't "compile and run a template" on the fly

If you want to run a template like that, then use CFMODULE, you can
specify the template name via a variable
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to