Does either or both of the following:
* Sets the MIME content encoding header for the current page
* Sends the contents of a file from the server as the page
output
<cfcontent>
cfcontent();
text/html
text/plain
application/msword
application/msexcel
application/poscript
application/x-zip-compressed
application/pdf
application/rtf
video/x-msvideo
video/quicktime
video/x-mpeg2
audio/x-pn/realaudio
audio/x-mpeg
audio/x-waw
audio/x-aiff
audio/basic
image/tiff
image/jpeg
image/gif
image/x-png
image/x-photo-cd
image/x-MS-bmp
image/x-rgb
image/x-portable-pixmap
image/x-portable-greymap
image/x-portablebitmap
false
true
false
true
true
false
<cfcontent type="application/vnd.ms-excel" file="c:/temp/acmesales03.xls">