Ensure you have enough content in your test script. IE has a feature
where it won't show crap until it gets enough. I used to hack around
this by doing this before my flush:

<cfoutput>#repeatString(" ", 200)#</cfoutput>
Please stand by...
<cfflush>


On 8/7/07, John Blayter <[EMAIL PROTECTED]> wrote:
> Are you still using one of the beta versions? I just did a CFFLUSH this
> morning on CF8 and it worked just fine. I think I had my interval set to
> 10....
>
> On 8/7/07, Christopher Watson <[EMAIL PROTECTED]> wrote:
> >
> > OK, so what's up with <cfflush> in CF 8?  It ain't doing it.  I've got no
> > problem getting things to flush out to the client in CF MX 6 or 7, but in 8,
> > nothin' doin'. I've messed with the 'interval' attribute, tried different
> > content, etc.  I see everything up to the flush in 6 or 7, but in 8 nothing
> > comes up until my code either errors out, executes a <cfabort>, I stop the
> > request in the browser, or the whole task runs its course. Do you think
> > maybe this is a difference between IIS 5 and 6?
> >
> > -Christopher
> >
> >
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - download now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285584
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to