[thelist] User file download with Cold Fusion

jeff jeff at members.evolt.org
Mon Feb 19 02:55:50 CST 2001


aaron,

:~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
: From: Aaron Johnson
:
: You can do this a couple ways.... here's
: the way I think you should:
:
: [snippage of good idea]
:
: <cfheader> will tell the browser which type
: of file you're sending to it, and <cfcontent>
: will allow you to send the MP3.
:~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

fwiw, the cfheader isn't necessary when using cfcontent as the server will
take care of sending the appropriate headers for the mimetype indicated in
the cfcontent tag.

good luck,

.jeff

name://jeff.howden
game://web.development
http://www.evolt.org/
mailto:jeff at members.evolt.org





More information about the thelist mailing list