I probably should give you a little more info.... I�m testing this in IE 5
OSX... It works fine on the pc side but not on the mac side... is there
another way of doing this.. maybe with a _javascript_?

On 5/7/04 11:11 AM, "Bryan F. Hogan" <[EMAIL PROTECTED]>
wrote:

> Doing it like below returns the image in the browser?
>
> test.cfm
>
> <a href="" test.jpg</a>
>
> download.cfm
>
> <cftry>
> <cfheader name="content-disposition"
> value="attachment;filename=#url.image#">
>
> <cfcontent type="application/unknown"
> file="#expandPath('..')&'\documents\'&url.image#" deletefile="no">
>
> <cflocation url="" addtoken="no">
>
> <cfcatch type="any"> </cfcatch>
> </cftry>
>
> Butch Zaccheo wrote:
>
>> > when I run the
>> > script, it just loads the image in the browser window without initiating >>
the
>> > dialog box.
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to