> Is there a way to display the output from the cfexecute while
> the program is running to another window?
> My program can take over a minute to run and I want the
> operator to see whats happening in the log file.
> Is there a way to incorporate a "Working.." completion bar?
> Similar to installing software 0 - 100% bar?

Instead of a 0-100% bar (as you never know how long it's going to take),
why not have a progress motion bar

Basically something that moves back and forwards, sort of like the light
on the front of the Knight Rider car <g>

Anyways, to do this, CFOUTPUT some JavaScript which calls a function to
update the bar and then CFFLUSH it

Philip Arnold
Technical Director
Certified ColdFusion Developer
ASP Multimedia Limited
Switchboard: +44 (0)20 8680 8099
Fax: +44 (0)20 8686 7911

www.aspmedia.co.uk
www.aspevents.net

An ISO9001 registered company.

**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**********************************************************************


______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to