Display a message on a long running .cfm page…
Since this questions comes up quite often, I’ve posted a quick solution from the ColdFusion Cookbook blog.
Check it out How can I display a message on a long-running page?
Basically use the <cfflush> tag to push contents to the user before the long process initiates.
Make sure you read the part about what doesn’t work after you use cfflush.












Add New Comment
Thanks. Your comment is awaiting approval by a moderator.
Do you already have an account? Log in and claim this comment.
Add New Comment