We\'ve been looking for a while for an answer to this, but haven\'t found a solution.
We have a web server, which allows the user to download files (pdfs), which a
The browser natively does not handle this but you could use google gears to handle the download request (it would fire a success event when the download has been completed).
http://code.google.com/apis/gears/api_httprequest.html