Hi Philip,

If I create a new template with the ONLY content being "test<CFFLUSH>test2",
I *still* get the error message.  Obviously, no client variables are being
used/referenced/updated here.

I

----- Original Message -----
From: "Philip Arnold - ASP" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, June 14, 2002 6:12 AM
Subject: RE: CFFlush Client Var Error?


> > Has anyone seen this error before, we just started using
> > CFFlush for the first time and are getting this error...
> >
> > "The amount of data you have stored in global client
> > variables is too long.
> > The Cookie header has already been sent to the client, most
> > likely because a CFFLUSH tag has been executed."
>
> Are you using CFFLUSH before you try to update a cookie, or use a Client
> variable set in cookies?
>
> If so, cookies are stored in the header part of a HTML page, once it's
> gone to the browser, you can't update it
>
> Either stop using cookies for Client variables (use a datasource
> instead) or don't use CFFLUSH
>
> Philip Arnold
> Technical Director
> Certified ColdFusion Developer
> ASP Multimedia Limited
> Switchboard: +44 (0)20 8680 8099
> Fax: +44 (0)20 8686 7911
>
> www.aspmedia.co.uk
> www.aspevents.net
>
> An ISO9001 registered company.
>
> **********************************************************************
> This email and any files transmitted with it are confidential and
> intended solely for the use of the individual or entity to whom they
> are addressed. If you have received this email in error please notify
> the system manager.
> **********************************************************************
>
>
> 
______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to