Eh, I knocked up a flash-free upload widget a while ago based on the
Firefox FileRead and XMLHTTPRequest upload stuff so it reports progress
(see https://developer.mozilla.org/en/Using_files_from_web_applications for
details).
Shall I squeeze it in before the release happens? Been sitting on a patch
for a few days because I couldn't think where best to put it. I have got it
in Showcase at the moment as an option on the FileUpload screen but maybe
Addon gallery would be better? There's quite a lot of JS("") magic and I
haven't got around to testing it on IE or Opera.
James