tallberg Posted December 13, 2007 Share Posted December 13, 2007 I am attempting to make file uploads fool proof. Many of my users are likely to attempt to upload files of an inappropriate size and type because they are unaware of the issues. I have maxfilesize limit on file uploads at 512000 but as i am aware the file needs to be uploaded in order to be rejected as too large. When files of 14 megabytes are upload the page i get is: "Internet Explorer cannot display the webpage" Or "The connection was reset" - firefox I would like to prevent this from happening or display an error page stating what the problem is. thanks if any one can help. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.