Posted by Rik on 11/13/10 11:56
Chung Leong wrote:
> It's easier to handle this on the client side. The input=file element
> should expose the size of the file selected. An element for uploading
> multiple files would be nice too. That and a onSubmitProgress event
> for monitoring the upload progress... The lack of innovation really
> sucks.
[AOL]
My sentiments exactly.
[/AOL]
Allthough, server-side checking will always have to be done, it's immensely
irritating when:
1. A user waits several minutes to upload something and only then gets the
message the file was to big.
2. Laymen claim you upload doesn't work when they just don't wait untill
it's uploaded. (allthough I usually crudely fix this by placing a message
'uploading..' in the page by js on the onsubmit event.
--
Grtz,
Rik Wasmus
[Back to original message]
|