K
K
Konstantin2011-12-27 17:50:12
JavaScript
Konstantin, 2011-12-27 17:50:12

Javascript: how in IE to get file size in input type='file' before download starts?

How in IE to get file size in input type='file' before download starts? Are there any reasonable methods?

Answer the question

In order to leave comments, you need to log in

5 answer(s)
A
Anatoly, 2011-12-27
@taliban

Flash

Z
zapimir, 2011-12-27
@zapimir

I wonder why you expected to use the File API standard in older versions of IE, which appeared 5-10 years later than their release, moreover, this standard still exists only in draft form. So there may well be changes.
So in any case, flash, well, or the same serverat. In general, there are many ready-made uploaders, you can see how it is done there.
For example , www.plupload.com/ (there are implementations in Flash, Gears, HTML 5, Silverlight)

E
Evengard, 2011-12-27
@Evengard

Have a look: bytes.com/topic/javascript/answers/460516-check-file-size-javascript

M
Mark, 2011-12-27
@printf

The File API supports IE 10 preview 2 and above. In younger versions, only plugins, it seems.

O
Oleg Batishchev, 2011-12-27
@z0rg

java downloader

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question