Just curious.... Is there a maximum file size allowed when using html input? I read that the default in an asp mvc app is 4 mb, but is there an upper limit?
Asked
Active
Viewed 885 times
1 Answers
1
"maximum file size allowed" is not decided by html, but from the server code or web server settings.
please refer to this answer max-upload-size-in-asp-net