file size upload limitation in ASP.NET MVC: more than 1 maxRequestLength setting in web.config(s) -

file size upload limitation in ASP.NET MVC: more than 1 maxRequestLength setting in web.config(s) -

瀏覽:611
日期:2025-06-10
I'd like to have more than 1 setting for maxRequestLength - file size upload limitation (e.g. one for File/New, other for Picture/New). All of my Actions take additional parameters (e ......看更多