Thanks,
Just tried that, changed from a cookie to the Registry and it appears to be
working a bit better.
Whats the best way to store client vars, Registry or DB Table?
Thanks.
Jason Lees
National Express
Email : [EMAIL PROTECTED]
-----Original Message-----
From: David E. Crawford [mailto:[EMAIL PROTECTED]]
Sent: 05 June 2001 14:42
To: CF-Talk
Subject: Re: CF5.0 Tag CFFlush
If you are using client variables, and have specified cookies as storage,
then you have an implied call to CFCOOKIE or a similar construct being
included for you by CF. If you change your client variable storage to
something other than cookie, it will probably work.
DC
----- Original Message -----
From: "Jason Lees (National Express)" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, June 05, 2001 09:13
Subject: RE: CF5.0 Tag CFFlush
>
> Thanks,
>
> I've checked the code for that and there is nothing except standard CFML &
> HTML tags, ie no CFCookie, cflocation, or any other such tags.
>
> Just to check I used this on a page that is a 90% <CFscript> block. and
> still the same.
>
>
> Jason Lees
> National Express
> Email : [EMAIL PROTECTED]
>
>
> -----Original Message-----
> From: Ulf Unger [mailto:[EMAIL PROTECTED]]
> Sent: 05 June 2001 14:15
> To: CF-Talk
> Subject: AW: CF5.0 Tag CFFlush
>
>
> Hi Jason,
>
> I've read in the documentation that you can't use any ColdFusion-Tag that
> modifies the HTTP-Header (e.g. Cookies..) after you have used the
<cfflush>.
>
> Hope that helps.
>
> Ulf
> -----Urspr�ngliche Nachricht-----
> Von: Jason Lees (National Express)
> [mailto:[EMAIL PROTECTED]]
> Gesendet: Dienstag, 5. Juni 2001 14:54
> An: CF-Talk
> Betreff: CF5.0 Tag CFFlush
>
>
>
> Hi All,
>
> I'm just evaluating Coldfusion 5.0, at the moment I'm experimenting with
the
> new <CFFlush> tag, But every time I get an error at the end of the page,
>
> Error attempting to store global client values.
> 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.
> the tag reads <cfflush interval="1000">
>
> Does anybody have any Ideas A)Why this happens, and B) how do I stop it
> happening.
>
> The application uses a Cookie as the Client storage method,
>
> any help appreciated.
>
> Thanks
>
>
> Jason Lees
> National Express
> Email : [EMAIL PROTECTED]
>
> ###################################################
> This document is intended for, and should only be read by, those persons
to
> whom it is addressed. Its contents are confidential and if you have
received
> this message in error, please notify us immediately by telephone on 0121
609
> 6301
> and delete all records of the message from your computer. Any form of
> reproduction,
> dissemination, copying, disclosure, modification, distribution and / or
> publication of this message without our prior written consent is strictly
> prohibited. Neither the author of this message nor their employers accept
> legal responsibility for the contents of the message. Any views or
opinions
> presented are solely those of the author.
> If you have any queries please contact [EMAIL PROTECTED]
> ####################################################
> ##################################################
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists