Hi,
I'm using CFMODULE to call another Fusebox application but am having a
problem with application scoped variables...
I'm my "master" app, I'm using cfapplication in app_globals and everthing
works fine. Then I use CFMODULE which calls the "slave" app (which also has
an app_globals and cfapplication) and everything seems to go fine in there,
then when it comes back out to the master app, it can't find any of
application level variables which I set in before the CFMODULE??
It seems to me the second cfapplication tag in the slave app is overwriting
the masters one and all the variables that go with it..
So, have any of you come across this before? Is there a work around???
Thanks
Ben.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists