Fetter, Brad wrote: > > I have video, and image library on our intranet and we want to have a > hyperlink that will allow the > user to download the file to their hard drive without having right click and > select file save as. Is there an easy way to do this?
Use cfcontent with the mime type "application/octet-stream" (due to a bug in IE, IE requires the mime type "unknown/unknown" (b*tching to [EMAIL PROTECTED] about this bug is much appreciated)). Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

