Sign in | Join | Help

Duck Bytes

Grant's computing blog at the University of Oregon

This Blog

  • Home

Syndication

  • RSS
  • Atom
  • Comments RSS

Search

  • Go

Navigation

  • Home
  • Blogs
  • Forums

Tags

    • ASP.NET
    • ASP.NET Membership
    • Browser detection
    • Calendar control
    • CSS
    • Data flow diagrams
    • DataFormatString
    • email
    • Error handling
    • FileUpload
    • GridView
    • IIS
    • Images
    • ISO images
    • LCB Computing
    • Mac OS
    • maxRequestLength
    • Microsoft Access
    • Microsoft Excel
    • Microsoft Office
    • Microsoft Outlook
    • Microsoft Windows
    • Microsoft Word
    • newline character
    • overflow
    • PayPal
    • queries
    • search engine optimization
    • SQL Server 2005
    • subforms
    • UO Computing
    • vertical-align
    • WinRAR

Recent Posts

  • Working with Office 2007 (Open XML File Format) in earlier versions of Office for Windows and Mac
  • Changing the Password Complexity in ASP.NET
  • Referencing a subform in Microsoft Access
  • Using two ASP.NET membership providers
  • Search engine tools

Archives

  • June 2008 (1)
  • May 2008 (3)
  • April 2008 (3)
  • February 2008 (1)
  • January 2008 (1)
  • November 2007 (3)
  • July 2007 (1)
  • June 2007 (2)
  • March 2007 (3)
  • February 2007 (4)
  • January 2007 (5)
  • December 2006 (1)
  • October 2006 (5)

Browse by Tags

All Tags » maxRequestLength (RSS)
  • ASP.NET
  • FileUpload
Sunday, February 11, 2007 1:27 PM

A better way of handling maxRequestLength exceptions

ASP.NET 2 includes the FileUpload control to make it easier to create pages that allow users to upload files. The default maximum file size is 4096 KB to minimize the potential for denial of service attacks. You can change the maximum file size by editing...
Posted by gcastner | with no comments
Filed under: ASP.NET, maxRequestLength, FileUpload
Copyright Grant Castner 2006 - 2007
Powered by Community Server (Commercial Edition), by Telligent Systems