content of the doc it is not processing the CF code that's in them.
The reason is that CF is only a one pass script, it reads codes from files and send the result directly to the HTTP server. Its output is not fed back to itself.
If you want to do so, you have to write youe code to a file, and CFINCLUDE it, not really efficient.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

