Pure ASP Upload 3 Support Product Page

Filesize error

Asked 17 Mar 2010 17:41:46
1
has this question
17 Mar 2010 17:41:46 Andy Cheshire posted:
Hi,

I've specified a filesize of 500KB for my uploads (I'm using Pure ASP Upload 3 and Dreamweaver Update Record) but if I try to upload a file larger than 500KB I just see a stark white page with the following message:

Upload Error
(7) The file 'xxxxx.jpg' with a size of 704kB exceeds the limit of 500kB.

If I then try to click back I get a "web page expired" message and when I finally get back to the page all the other data I entered has vanished and I have to start all over again.

Can the filesize error not be in a javascript alert on the client-side so that my users won't lose all their other entered data - or if the check must be server-side cannot it simply ignore that particular upload that is too large (I have three uploads on one page) and continue to update the database with the other data and upload the other files, maybe also pass a querystring variable if this occurs so that I could display a suitable message ("your file was not uploaded as it exceed 500KB's"

Replies

Replied 18 Mar 2010 11:11:46
18 Mar 2010 11:11:46 Miroslav Zografski replied:
Hello Andy,

I'll note your request for advanced error display in extension wish list.

Regards,

Reply to this topic