Altering error for HTMLInputFile when limit exceeded

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Eric Sabine

    Altering error for HTMLInputFile when limit exceeded

    Using the HTMLInputFile control, when a web user exceeds the file upload
    maximum as specified in web.config, the user is faced with a "this page
    cannot be displayed"

    Is there a good way to show them that they tried to upload a file that was
    too big rather than the ugly screen?

    Eric


Working...