upload size of asp.net

for asp.net, there are 2 spaces to set the maximun upload size. 1. in web.config, like this <httpRuntime executionTimeout="6000" maxRequestLength="150000" />   if your upload file is exceed the max le
相关文章
相关标签/搜索