swfupload - Other ways to check the file size before upload -


Is there any other way that I can check the size of the file before uploading? The requirement is that if the file exceeds the limit, do not submit the form. If it is not, then I will have to upload simple using the form and I do not need to upload the file at all using Flash.

Is there any other way that I can check the size of the file before uploading Am I

The size of the file, not in JavaScript.


Comments

Popular posts from this blog

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -