This demo application shows how you can insert dynamic content into static HTML pages and have it rendered at display time. For the associated article please see my blog.
application name: is replaced by the result of a component call to fooComponent.fooMethod() users firstname: is replaced by a coldfusion variable signature: is replaced by a cfincluded file
Insert dynamic data : Component Call variable substitute cfinclude customTag
component calls [component]
include my sig
[cfinclude]
[variable]
var substitution
[component][cfinclude]
component calls fooComponent.fooMethod was called
--
RegardsRuss MichaelsColdfusion Jedi Master
http://russ.michaels.me.uk/
This is the value of request.myVar
fooComponent.fooMethod was called