> 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
>
You can do an include with getPageContext().include("somefile.cfm"). 
However, it is not the same as doing a cfinclude. See a blog entry I 
made on the subject.
http://devilm.com/archives/000037.html

Matt Liotta
President & CEO
Montara Software, Inc.
http://www.MontaraSoftware.com
(888) 408-0900 x901


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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

Get the mailserver that powers this list at 
http://www.coolfusion.com

Reply via email to