The following small series for you to share an
ASP . NET control File Upload Size method (super Simple), with a good reference value, I hope to learn
from you to help. Follow the mini-compilation with friends who are interested in
ASP .
Add the following code under the System.Web node in Web. config:
The 2nd line of maxrequestlength= "8192", where the maximum limit is 8MB, can be set by itself. Executiontimeout= "", executiontimeout preset (i.e. default) is 90 seconds
<system.web>
The above-mentioned ASP. NET control File Upload Size method (super Simple) is the small part to share all the content of everyone, hope to give you a reference, but also hope that we support topic.alibabacloud.com.
Related recommendations:
Workaround for ASP. NET deployment to IIS FAQ _ Practical Tips
Example of implementing the Forms Authentication authentication process in ASP.
How to implement read configuration file in ASP. NET Core Class Library project