Help | Site Map
Connecting Tech Pros Worldwide
Reply
 
LinkBack Thread Tools
  #1  
Old June 10th, 2008, 08:40 PM
Haitashi's Avatar
Member
 
Join Date: Jun 2007
Location: Orlando, FL
Posts: 84
Default Can I output the progress of a script on the screen?

After a form is submitted, it's passed to a Facade component that works with the data (in my case, it duplicates object instances) After the script is done the user is shown a "success!" text on the page.

I'd like to output the progress of the script. I was thinking that I could write each step of the script. Something like:
"Copy method started"
"Copy method finished"
"Copy method copied 3 activities"

I think I can achieve this if I can find something in coldfusion similar to the PHP
system() function

Any idea how i can do this? As always, your help is greatly appreciated.
Reply
  #2  
Old June 11th, 2008, 09:20 AM
acoder's Avatar
Site Moderator
 
Join Date: Nov 2006
Location: UK
Posts: 12,715
Default

How about the cfflush tag?
Reply
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles