grahamarrowsmith
Technical User
Hi,
I'm trying to find out a way to upload multiple files using a single drag and drop upload area. Does anyone know if this is possible using JS?
I need to allow the user to drag a file from the desktop to a text/file area so that it can capture the file location - I'm assuming that it would then separate the files into individual upload streams and then transfer to the server.
I know that there is xupload (from the makers of asp upload) but it won't work on the mac.
Any ideas/help would be appreciated,
Cheers,
Graham
I'm trying to find out a way to upload multiple files using a single drag and drop upload area. Does anyone know if this is possible using JS?
I need to allow the user to drag a file from the desktop to a text/file area so that it can capture the file location - I'm assuming that it would then separate the files into individual upload streams and then transfer to the server.
I know that there is xupload (from the makers of asp upload) but it won't work on the mac.
Any ideas/help would be appreciated,
Cheers,
Graham