Question
cfcontent/cfheader with word 2007
Anyways to make this output into a 2007 word doc (I tried
calling the file Membership List.docx and it corrupted it).
<CFHEADER NAME="content-disposition" VALUE="attachment; filename=Membership List.doc">
<cfcontent type="application/msword">
<CFHEADER NAME="content-disposition" VALUE="attachment; filename=Membership List.doc">
<cfcontent type="application/msword">