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

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

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

asp.net mvc - Dynamically Generated Ajax.BeginForm -