Fred -

That brings the file up in the browser, but it still ignores the filename. It wants to 
use the name of the cf page.

I'd rather be able to use the dialog box, if possible, though this isn't a 
make-or-break requirement.

Thanks a lot.


Steve


"Fred T. Sanders" wrote:

> <CFHEADER NAME="Content-Disposition" VALUE="attachment;
> filename=#variables.outputFilename#">
>  try
>
> <CFHEADER NAME="Content-Disposition" VALUE="inline;
> filename=#variables.outputFilename#">


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to