I want to be able the upload multiple images at once. I can do a normal upload where the user browses for each image individually and I can also do where you have several browse images on the screen.
What I'd like to is allow the user to select several images on one browse, in a similar way to how Facebook does it. Can anyone help me?
If it can be done by storing images as BLOBs instead of uploading them I'm perfectly happy to do that - in face I think I'd rather do it that way.