Yes,

I wished more documents would do that, I hate acrobat/word/excel in the
browser...

Have the link refer to a template.cfm, which contains:

<CFHEADER
    NAME="Content-Disposition"
    VALUE="attachment;filename=filenameofworddocument.doc>
<CFCONTENT
        TYPE="application/msword"
        DELETEFILE="no"
        FILE="pathAndFilenameofworddocument.doc"
        RESET="Yes"
>





______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to