You don't get such a granular level of control in the web environment, only in the desktop arena.
On Mon, Nov 8, 2010 at 12:55 PM, Robert Gallagher < [email protected]> wrote: > > > <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:338958 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

