safrazik / knockout-file-bindings

HTML5 File bindings for knockout js with drag and drop and custom input buttons
MIT License
75 stars 31 forks source link

maxfilesize param #34

Open ghost opened 7 years ago

ghost commented 7 years ago

Is it possible to add a max file size upload parameter? If someone tries to upload a file that's over a certain size "Max file size reached" error message should be displayed.

safrazik commented 7 years ago

It's indeed a useful feature. I will work on it as soon as possible. Feel free to help by sending a pull request

cusani commented 6 years ago

Hi safrazik .I also really really need maxfilesize function. please check update~~~. I have alreay taken more than 5 hours. I'm newbie in javascript :( .I cannt not check file size after drag and drop.