I'm trying to get a file size before upload file in IE without ActiveX or like this but i can not find any solution to resolved this problem.
How to get file size before uploaded in IE?
I'm trying to get a file size before upload file in IE without ActiveX or like this but i can not find any solution to resolved this problem.
How to get file size before uploaded in IE?
If you are using IE10+ then you can use a FileReader. See following for more information:
This does beg some other questions among the first I think of are: