More information about the Underscore mailing list

[_] adding an 'upload file' function

Oliver Humpage oliver at watershed.co.uk
Mon Jan 22 17:21:51 GMT 2007

on 22/1/07 17:03, Karl McClelland at karlspringfield at googlemail.com wrote:

> Hi everyone,
> 
> Has anyone any insight to adding an upload document function to a webpage.

If you're asking people to upload large documents (over a couple of MB) then
it's worth using something like filechucker to give the user some feedback
as to the status of their upload. Otherwise the user is left staring at a
blank screen for ages, with no idea if the upload is working or not.

Oliver.