I\'m currently looking into a way of showing the file download status on a page.
I know this isnt needed since the user usually has a download status in the browser, but I w
Not really possible cross-browser, but have a look into http://markmail.org/message/kmrpk7w3h56tidxs#query:jquery%20ajax%20download%20progress+page:1+mid:kmrpk7w3h56tidxs+state:results for a pretty close effort. IE (as usual) is the main culprit for not playing ball.