突破ASP.NET文件上传的4MB极限
摘要:在保存文件时,您应该确保指定文件的完整路径(例如,"C:\MyFiles\Picture.jpg"),并确保为 ASP.NET 使用的帐户提供要存储文件的目录的写权限。上载大文件时,可使用 元素的 maxRequestLength 属性来增加文件大小的最大允许值,例如:<configuration> <system.web>...
阅读全文
posted @ 2005-04-20 09:13
posted @ 2005-04-20 09:13
posted @ 2005-04-19 12:58
posted @ 2005-04-19 12:55
posted @ 2005-04-15 11:04
posted @ 2005-04-15 10:29
posted @ 2005-04-15 10:04