Thanks Raymond.  Glad to know it wasn't CFMX's fault.  I think I will stop
supporting Microsoft now. :)

Sam


----- Original Message -----
From: "Raymond Camden" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, October 09, 2002 8:46 AM
Subject: RE: cfflush on mx small data pools


> Internet Explorer has a 'feature' where even if you flush, it will not
> display the text until it gets 'enough' text. What is enough text?
> Around 250 chars I think. If I'm flushing and now I won't have more than
> that, I add this BEFORE the flush:
>
> #repeatString(" ",x)#
>
> where x is between 150 - 200 or so. This normally 'forces' IE to display
> the text before the repeatString.
>
> =======================================================================
> Raymond Camden, ColdFusion Jedi Master for Hire
>
> Email    : [EMAIL PROTECTED]
> WWW      : www.camdenfamily.com/morpheus
> Yahoo IM : morpheus
>
> "My ally is the Force, and a powerful ally it is." - Yoda
>
> > -----Original Message-----
> > From: Sam Farmer [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, October 08, 2002 6:07 PM
> > To: CF-Talk
> > Subject: cfflush on mx small data pools
> >
> >
> > I am trying to flush a very small amount of data on mx but
> > don't seem to be
> > able to get the following to flush:
> >
> > <cfoutput>
> >  <html>
> >  <head>
> >   <title>Processing.....</title>
> >  </head>
> >  <body>
> >  processing....<br>
> >  </cfoutput>
> >  <cfflush interval="1">
> >
> > I would like it to flush immeadiately--its a payment page and
> > I want to let
> > users know something is happening.  The text does not appear
> > until the page
> > loads (15-30 seconds later).
> >
> > Any ideas?
> >
> > Thanks,
> >
> > Sam
> >
> >
> >
> >
> >
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Reply via email to