I have a form that excepts a file upload in ASP.NET. I need to increase the max upload size to above the 4 MB default.
I have found in certain places referencing the
You can write that block of code in your application web.config file.
By writing that code you can upload a larger file than now