Hi All

I know this has been discussed a few time but I am not able to have a user download a file consistently with CF.  

Here is the code I use

<cfheader name="content-disposition" value="attachment; filename=Processing_Report.XLS">
<cfcontent type="application/msexcel" file="c:\inetpub\client\DailyDownload\#variables.file_details#Processing_Report.xls">

The file exists in the directory, what I get in IE instead of the file name is the CFM template name in the save as box, or just an error that it can't find the file.  I try just doing a  CFlocation to the file but that does not work either.

In netscape it works on and off as well.  Can anyone point me in the right direction this seems so simple to do, just can't get it to work.

Thanks,

Mike
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to