<script language="_javascript_">
location.replace("newurl.cfm");
</script><cfflush>
... do other cf stuff here ...
This will send the browser on to the next page the same way that
cflocation does (different method, but the effect is the same, the
page is replaced in the browser history, so if they hit the back
button they'll get the page before it). Be careful with this -- the
user will never see an error if one occurs in the cf below the flush.
hth
s. isaac dealey 954.927.5117
new epoch : isn't it time for a change?
add features without fixtures with
the onTap open source framework
http://www.sys-con.com/story/?storyid=44477&DE=1
> That's an idea, and I can do that, however, that's not
> truly releasing
> the client...their explorer 'world' will continue to
> rotate as if the
> page is not completely loading. Some people might not
> notice it, but
> some will. That might be a good interim solution until I
> can find a new
> one, but any other ideas on this are welcome.
> Is there any way to spawn a separate process on the server
> side from a
> cold fusion template?
> Thanks,
> Dave
[Todays Threads]
[This Message]
[Subscription]
[Fast Unsubscribe]
[User Settings]
[Donations and Support]
- Releasing client to do another process? Dave Phillips
- Re: Releasing client to do another process? Adam Haskell
- RE: Releasing client to do another process? Jim Davis
- RE: Releasing client to do another process? Dave Phillips
- RE: Releasing client to do another process? Mark W. Breneman
- RE: Releasing client to do another process? Barney Boisvert
- RE: Releasing client to do another process? S . Isaac Dealey
- RE: Releasing client to do another process? Dave Watts
- RE: Releasing client to do another process? Shawn Grover
- RE: Releasing client to do another process? Dave Watts
- RE: Releasing client to do another process? S . Isaac Dealey
- RE: Releasing client to do another process? Micha Schopman
- RE: Releasing client to do another process? Micha Schopman
- RE: Releasing client to do another process? Hugo Ahlenius