Try a server side redirect
<CFSCRIPT>
getPageContext().forward("relativeURL");
</CFSCRIPT>
> Hi,
>
> I have a page with a bunch of queries upon it. (42 to be precise).
>
> To show the user that something is happening, between each query I output
> to the screen
>
> <cfflush>
> query x has been processed</br>
>
> and then process the next query.
>
> It now seems that the CFLOCATION at the bottom of page doesn't get run.
>
> There are no errors on the page, or anything to indicate why the page has
> stopped processing and not run the cflocation. I am thinking that using
> CFFLUSH has broken this feature somehow.... as its the only thing on the
> page that has changed....
>
> any thoughts?
>
>
>
> Scott Thornton, Programmer
> Application Development
> Information Services and Telecommunications
> Hunter-New England Area Health Service
> Phone RNH +61 2 49236066
> Fax +61 2 49236076
>
> [EMAIL PROTECTED]
>
>
> ---
> You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
> To unsubscribe send a blank email to
> [EMAIL PROTECTED]
> Aussie Macromedia Developers: http://lists.daemon.com.au/
>
---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/