Community Member Profile
- Profile: /members/9785-Simon-Goldschmidt.htm
- URL: www.intrac.com.au
- Comments: 2
- Points: 21
Recent Blog Comments By Simon Goldschmidt
-
CFFlush Does Not Work Inside ColdFusion 8's CFLayout Tag
Posted on Jun 25, 2012 at 4:54 AM
Our CFFLUSH issues were related to the IIS6 "feature" that requires 73729 bytes in its buffer before it'll flush. We fixed it with a #repeatString(" ",73729)# before each CFFLUSH.... read more »
-
CFFlush Does Not Work Inside ColdFusion 8's CFLayout Tag
Posted on Mar 29, 2012 at 7:30 PM
I use CFFLUSH for an application that interfaces with a payment terminal. It's really important that my web page display the current status of a payment, because user input is required through the web page (eg. Did the customer sign the payment slip? a "yes" or "no" button mus... read more »



