13 : -------------------------------------------------------------------------------------------- --->
14 :
15 : <CFHEADER NAME="Content-Disposition" VALUE="inline; filename=#listlast(url.filepath,'/')#">
16 : <cfif FindNoCase(url.filepath,".mp3") neq 0>
17 : <cfcontent type="audio/x-mpegurl">
|