Yes - use the outputfile attribute of CFEXECUTE to save the output to a HTML file, then you can reference it.
<cfexecute name="c:\path to app.\application.exe" arguments="-args" timeout="0" outputfile="c:\internet accessable path\pagename.html"></cfexecute> - Matt Small -----Original Message----- From: VAN VLIET, SCOTT E (SBCSI) [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 12, 2002 12:48 PM To: CF-Talk Subject: CFEXECUTE Return Code Do any of you out there know how to capture return code from a CFEXECUTE call? TIA! -- SCOTT VAN VLIET SENIOR ANALYST SBC SERVICES, INC Tel: 858.886.3878 Fax: 858.653.6763 Email: <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED] ______________________________________________________________________ Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona 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

