I'm sure this problem has been addressed before, but here it is:
 
I'm trying to make a file available for download through CFCONTENT. The
cfm page send.cfm looks like this::
 
<cfcontent type="unknown" file="c:\archive\file.mp3" deletefile="No">
 
The problem is, instead of sending that file, it sends the right file
but it names it send.cfm instead of the actual file name. 
 
Any idea how to resolve this?
 
Thanks,
Rich
 
 


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

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to