Just wondering if the following is correct for an rtf file?

Basically when I do this it tries to save the file as a .cfm instead of a .rtf, when I change the extension save the file an open it, everything loads fine.

ATTRIBUTES.reportFile = 'C:\temp\temp.rtf'

<CFCONTENT TYPE="application/vnd.ms-word" file="#ATTRIBUTES.reportfile#" deletefile="yes"> <cfheader name="Content-Disposition" value="inline; filename=#ListLast(ATTRIBUTES.reportfile,'\')#">

Has anyone had this problem? is there an easy solution?

Gareth.

---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to