You can not flush information from one page, then tell the server to
actually send another.

Your two choices are to use cfhttp instead of cflocation and just dump the
other page to this one, or drop the cfflush.

Christian

-----Original Message-----
From: Eric Hoffman [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, January 29, 2003 07:06 PM
To: CF-Talk
Subject: CFFlush error

Here's what I get..

I am just flushing out a piece pieces of info as the page
processes..then cflocate.  I get this error, on a CF 5 box.

Failed to perform redirection on blah.CFM

DIAGNOSTIC:
Failed to perform redirection ColdFusion was unable to perform the
CFLOCATION operation. This is probably because you have already used a
CFFLUSH tag in your template,or buffered output is turned off.


What does one do in this situation?

Regards,

Eric J Hoffman
DataStream Connexion
www.datastreamconnexion.com
Delivering Creative Data Solutions 




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to