Hello, I am trying to use cfcontent to make an excel sheet and in Internet 
Explorer 7 the yellow bar at the top does it's thing and says "To help protect 
your security, IE has blocked this site from downloading files.... blah blah 
blah".

I click the yellow bar and select "Download File", but nothing happens.  No 
file is downloaded.

If I don't refresh the page and try it again I do get the option to save or 
open the file and everything looks great.

Why doesn't the first attempt to download work?  Here is my code:

<cfheader name="Content-Disposition" value="inline; filename=SKUs.xls">
<cfcontent type="application/ms-excel" >


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:298063
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to