>Using the example I linked, you can change the name of the file. >Dave Watts, CTO, Fig Leaf Software
Dave, none of the examples on your page appear to do what I'm requesting. You're using .cfm files to download .csv or .pdf files, but your examples also throw a security excetion, asking the user if they want to Open or Save to the OS instead of triggering the Acrobat or Excel browser plugin and displaying the file in the browser. What I need to do is call a .cfm with some params, have the server generate a dynamic .swf, and have that .swf open with Flash IN the browser. Problem is that since the file extension (.cfm) doesn't match the MIME type (application/x-shockwave-flash) the browser freaks and passes it out for the OS to handle. Maybe I'm missing it, but I don't see how any your examples solve this...? Darren ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion is delivering applications solutions at at top companies around the world in government. Find out how and where now http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289863 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

