Thank you both.

In IE it opens in the browser window (prompts first), in Firefox it prompts for 
download.

This may be as good as I can get without reading the file and writing tables..?

Currently using 

<cfheader name="Content-Disposition" value="inline; 
filename=deliveryschedule.xls"> 

<cfcontent type="application/vnd.ms-excel" 
file="file-location\deliveryschedule.xls">


(if i add the cfoutput code it does the same thing) 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:344195
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to