living in my life (史蘭諾系統整合服務)
2011年3月10日 星期四
[ASP.NET]使用 httpRuntime.maxRequestLenght 設定檔案上傳上限(Use httpRuntime.maxRequestLength setup file upload limit)
問題
使用 httpRuntime.maxRequestLenght 設定檔案上傳上限
解決方法
<system.web>
<!-- 單位為K,預設是4 MB -->
<httpRuntime maxRequestLength="4096"/>
</system.web>
沒有留言:
張貼留言
‹
›
首頁
查看網路版
沒有留言:
張貼留言