You can use the CFAPPLICATION tag to temporarily change the application you're executing as part of. Highly hacky and rarely recommended, but it should work.
cheers, barneyb On Mon, Aug 18, 2008 at 2:13 PM, Andy Matthews <[EMAIL PROTECTED]> wrote: > For reasons I won't go into, we have one directory in our main application > which has it's own application scope. Is there any way for this > sub-application to access session and application variables from the main app? > > Things that I've thought of: > - A simple CF page which outputs the variables needed to the page. Then this > page can be hit via HTTP request. > > Things I've tried > - A CFC in the root which returns the variables requested > > I can't include, or reference the root app, so that option is out. Any other > things that I can try? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:311228 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

