All articles(网络文学目录) All Pictures(图片目录) All Softwares(软件目录)

 
ASP.NET技巧:设置上传文件的最大大小_[Asp.Net教程]

Writer: delv Article type: Programming skills(编程技巧) Time: 2014/1/8 7:02:12 Browse times: 381 Comment times: 0

ASP.NET技巧:设置上传文件的最大大小_[Asp.Net教程]


Head photo

Go homepage
Upload pictures
Write articles

ASP.NET技巧:设置上传文件的最大大小_[Asp.Net教程]

在web.config中添加httpRuntime元素,如下:


useFullyQualifiedRedirectUrl="true"
executionTimeout="45"
versionHeader="1.1.4128"/>


其中maxRequestLength属性就是限制上传大小的,如设为"8192"即为8M。

来源:网络





There are 0 records,
Comment:
Must be registered users to comment(必须是注册用户才能发表评论)

Disclaimer Privacy Policy About us Site Map
Copyright ©2011-
uuhomepage.com, Inc. All rights reserved.