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 Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm

