How do I keep an embedded browser from prompting where to save a downloaded file?
问题 How to down load a file after clicking a download button programatically, and therefore not needing to know the url for the downloading file. After a file has downloaded a prompt comes up and asks if you'd like to save the file, after pressing 'yes' another prompt asks where you'd like to save the file. So, the file is downloaded first, maybe into a buffer somewhere, after the initial download, the prompts appear. So, once the button is clicked how do you capture the downloading stream and