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]



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:201190
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=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to