-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

May I just say, "Amen to that!"

I've got three current projects that I had to implement a browser
redirect kludge to display some sort of status to the user while a
credit card processes.  It would be SO nice to be able to flush the
output a la ASP.  Or better yet...  Have a choice like PHP...

(And the wish list grows longer....)

Regards,
Zac Bedell

> -----Original Message-----
> From: Ed Toon [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, October 05, 2000 11:00 PM
> To: CF-Talk
> Subject: RE: <cfhtmlhead>
> 
> 
> > I suspect that this multiple pass to the output stream is 
> partially at
> fault
> > of why CF cannot flush the output while it is produced, the 
> way ASP does
> it,
> > sending chunks of output while process is still pending.  
> It needs the
> whole
> > string first.
> 
> If this is the case, it'd be neat if I could just build a 
> string, flush it
> out and go about my business...
> 
> <cfset pageoutput = "<body>Adding you to the database. 
> Congrats.</body>">
> <cfset WriteOutputAndFlush(pageoutput)>
> 
> <cfquery name="addThisFool" ...
> 
> Ed
> 
> --------------------------------------------------------------
> ----------------
> Archives: http://www.mail-archive.com/[email protected]/
> To Unsubscribe visit 
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=list
> s/cf_talk or send a message to 
> [EMAIL PROTECTED] with 'unsubscribe' in the body.
> 

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 6.5.8 for non-commercial use <http://www.pgp.com>

iQA/AwUBOd3zHAraVoMWBwRBEQL9pACfcjvgY8uiV3alG4zgVBU3JChrS3MAnRyK
1fPHG0MBsLVvsIPyCHKWNZDs
=LbPE
-----END PGP SIGNATURE-----
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to