Providing the files for download is a given.

One thing you might consider for providing them for listening on-demand...

Create an m3u playlist dynamically, the name of which would be a hash of the file 
path, etc.
Send that m3u playlist to the user. I have implemented this solution for wma 
previewing and
mp3 downloading of files. If there is serious interest, I can provide a little cf 
application and
tutorial that does exactly this as implemented a few years ago. It works rather well 
and is
ideal for *on-demand* listening of individual files or whole directories.

Efflare Systems :: http://efflare.com :: [EMAIL PROTECTED]

----- Original Message -----
From: "Brunt, Michael" <[EMAIL PROTECTED]>
Newsgroups: cf-talk
Sent: Monday, December 17, 2001 1:05 PM
Subject: Listing MP3 files and alowing either Download or Run


> I am trying to enable listing of MP3 files in two directory structures (with
> sub directories for different genres) on two different hard drives on the
> same server.  IIS and ColdFusion are running on the same server as the MP3
> directory structures.  What I want to do is allow either downloading of the
> files or playing of them in the client browser.  Does anyone have any tips
> or techniques?
>
> Mike Brunt
> Sempra Energy
> 213.244.5226
>
> "For every action, there is an equal and opposite malfunction."
>
>
> 
________________________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
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

Reply via email to