On Tue, Mar 30, 2010 at 4:56 PM, Darin Fisher <[email protected]> wrote: > The only way to get a FileWriter at the moment is from <input > type="saveas">. What is desired is a way to simulate the load of a resource > with Content-Disposition: attachment that would trigger the browser's > download manager.
Ugh, I wasn't aware of that. I wonder why that is. Seems like something that needs to be fixed in the spec. / Jonas
