getPageContext.include("template"); will do a JSP-style include.  Matt
Liotta blogged it a while back.  If the extension is .html or .htm, the
content will be included without CF processing.  if the extension is .cfm,
it will be processed by CF just like CFINCLUDE.

barneyb

---
Barney Boisvert, Senior Development Engineer
AudienceCentral
[EMAIL PROTECTED]
voice : 360.756.8080 x12
fax   : 360.647.5351

www.audiencecentral.com


> -----Original Message-----
> From: Michael Dinowitz [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 11, 2003 3:52 PM
> To: CF-Talk
> Subject: CFLINCLUDE in CFSCRIPT
>
>
> I'm redoing my CFSCRIPT docs and one of the things I'm adding in
> are all the
> 'extra' things you can do with it in CFMX. One such thing is a
> CFLOCATION using
> GetPageContext().forward("somefile.cfm")
> I believe that there was a CFINCLUDE type code as well, but I
> can't seem to find
> it. If anyone remembers it, please let me know.
> Thanks
>
> p.s. the docs will be re-released both as a web doc and as a .chm
> stand alone
> file. If people like it, I may do the same with other topics like RegEx.
>
> Michael Dinowitz
> Finding technical solutions to the problems you didn't know you had yet
>
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

Reply via email to