Jim

If you place the following right before the cfcontent in your code, it will
mask correctly on most browsers.

<cfheader name="Content-Disposition" value="attachment;
filename='output.xls'">

David Sparkman

-----Original Message-----
From: Jim Watkins [mailto:[EMAIL PROTECTED]]
Sent: Saturday, July 08, 2000 11:29 AM
To: [EMAIL PROTECTED]
Subject: CFCONTENT


When using cfcontent as in:
<cfcontent type="application/msexcel" file="d:\templates\OUTPUT.XLS"
deletefile="YES">
the file comes back with a .cfm extension but in XLS format. What do I need
to do to correct this?


Jim Watkins

----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to