When a user using our web based Notes application tries to upload a file larger than the limit set on our server document (10MB) they get the “The page cannot be displayed” page.
Is there a $$Return form that I can add to my application that will catch Invalid POST Request Exceptions so that I can tell the user that they are uploading too large a file?
They don’t even get my $$ReturnGeneralError.