> <cfheader name="Content-Disposition" value="*inline*;filename=download. > xls" /> > > Change "inline" to "attachment" so that the browser knows this is a > separate, attached file to view OR download AND NOT an inline part of > the currently viewed file: test.cfm.
Using "attachment" forces the user to make a selection on a dialog box and I wanted to bypass that dialog box and have the file open every time. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:338954 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

