<A HREF="" DOWNLOAD</A>
On the File_Download.cfm page:
<CFHEADER NAME="content-disposition" VALUE="inline;
filename=#URL.File2Download#">
<cfcontent type="application/unknown">
-----Original Message-----
From: Aaron DC
To: CF-Talk
Sent: 6/10/04 9:27 AM
Subject: Re: Force Download?
You are linking to an image. Change the link to point to a cold fusion
page that does the CFCONTENT tag to suck the image into it.
Aaron
----- Original Message -----
From: Les Mizzell
To: CF-Talk
Sent: Thursday, June 10, 2004 11:07 PM
Subject: Re: Force Download?
Adkins, Randy wrote:
> Check out CFCONTENT and use the mime type of unknown
How would I do that as a link, specifically like:
Click [here] to download file.
I don't think I can do it directly from the link, which is what the
client wants.... - I'll have to open another page with the
<cfcontent...> tag on it, right?
Page in question is here:
http://ww2.nmrs.com/lawyers/nelson-mullins-attorneys-bio.cfm?id=11
They want it to work directly from the "Photo Download" link without
opening another page...
--
Les Mizzell
---------------------------------------
Do geeks die when exposed to sunlight?
---------------------------------------
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

