> Try changing your cfcontent to this: > <cfcontent type="application/x-unknown">
I tried that and on computers with Microsoft Word installed, it actually asks if you want it to open in Word (apparently there is a longer x-unknown mime-type that Word uses and the browsers to sub-string matching when looking for a handler as a last resort and make that association). For the moment I'm going to go with a completely custom (and made up) "application/x-our-app-name-encryption-key" mime/type and a longer (five character) file extension that there shouldn't possibly be any handlers for and have our users do some testing to see if we get better results. I'm still open to suggestions if anyone has ideas though as this has been driving me nuts. -Justin ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:348765 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

