Feh. We're all adults here, aren't we?

Personally, I find the juxtaposition of CFDUMP and CFFLUSH to be quite
amusing.

> -----Original Message-----
> From: Raymond Camden [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 07, 2003 11:18 AM
> To: CF-Talk
> Subject: RE: Tricking users/progress bar
> 
> 
> It has been pointed out that my choice of words below were a bit...
> off... sorry folks, didn't even realize! (This is what happens when I
> type faster than I think. ;)
> 
> ==============================================================
> =========
> Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc
> Member of Team Macromedia
> 
> Email    : [EMAIL PROTECTED]
> Blog     : www.camdenfamily.com/morpheus/blog
> Yahoo IM : morpheus
> 
> "My ally is the Force, and a powerful ally it is." - Yoda 
> 
> > -----Original Message-----
> > From: Raymond Camden [mailto:[EMAIL PROTECTED] 
> > Sent: Friday, March 07, 2003 9:50 AM
> > To: CF-Talk
> > Subject: RE: Tricking users/progress bar
> > 
> > 
> > Use CFFLUSH...
> > 
> > Example:
> > 
> > Please stand by while I do crap....
> > <cfflush>
> > 
> > Be aware that there is a 'feature' of IE where it will only 
> > display HTML when the request is completely done, or it gets 
> > 'enough' HTML. So, that line I have in my example would NOT 
> > work if you didn't have enough HTML above it. If you find 
> > this happening, add a:
> > 
> > #repeatString(" ",200)# 
> > 
> 
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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