Look at the timeout attribute for <cfexecute> 

John Burns
Certified Advanced ColdFusion MX Developer
Wyle Laboratories, Inc. | Web Developer
 

-----Original Message-----
From: Richard Colman [mailto:[EMAIL PROTECTED] 
Sent: Friday, April 01, 2005 3:35 PM
To: CF-Talk
Subject: Waiting for CFEXECUTE program to finish

Please excuse me if this is a double-post.

I am a novice in this area, so please excuse these dumb questions.

Running a perl program on WINDOWS from a CF page with CFEXECUTE. The
perl program will take a minute or two to complete processing, and then
can either write a file, or use a print command like:

print "Job: ",$run_job_id[$job]," charges:
",$run_job_charges[$job],"\n";

However, when I run the page, it immediately returns and displays the
completed page WITHOUT waiting for the perl results. 

I would like the page to "WAIT" for the perl results before displaying
the page footer, etc.

TNX for any hints.

Richard Colman
[EMAIL PROTECTED]





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:201198
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to