(not sure if everyone got this - so I'm resending)
OK, here is different angle ...
I'm in a root directory, I want to run an app from a sub directory as if I'm
really there. Let's say that this app is fairly complex, extending itself
across many page requests. My understanding is that this is essentially what
cf_returnfuseaction is best used for.
So in an index.cfm in root, I have a call as such:
<cf_returnfuseaction
action="return?|set?"
defaulturl="/application/index.cfm?fuseaction=beginapp&#request.urltoken#">
It knows to communicate with the app once, the first time, but what keeps it
going? Where is the intelligence of the app that makes it keep operating
from that subdirectory instead of in the root. Do I call it with a CFModule
instead? Please please please explain ... :)
-Russ
--
Russell Jones
Webmaster
ImproveNow.com
Phone: 207.236.0146
e-mail: [EMAIL PROTECTED]
> From: Erik Voldengen <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Date: Tue, 12 Sep 2000 10:52:27 -0700
> To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> Subject: RE: returnfuseaction ... is killing me
>
> returnfuseaction is great. If you are having troubles
[message truncated]
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.