: Upload multiple images via website I have a requirement to allow the users to upload multiple images at once, like the way you upload photos to a photo printing website. I am looking for
I have a requirement to allow the users to upload multiple images at once, like the way you upload photos to a photo printing website. I am looking for suggestions as to what technology and which libraries that can be used to do this. I'm guessing Flash and JavaScript.
More posts by @Shakeerah822
2 Comments
Sorted by latest first Latest Oldest Best
Personally, I have good experiences with plUpload, from the guys of TinyMCE. User experience is pretty good, considering my very non-technical user base.
If you consider paying, the MCImageManager is (IMO) a good choice (same guys).
You're asking a very broad question so I'm afraid answers will be broad as well. Alot of technologies can handle this feature and there are different techniques including:
Have a single upload on the form and have the user upload a zip file which is extracted on the server (almost all server side technologies).
If you have a max amount of uploads, then have a form with that number of fields (again almost all technologies).
(MOST POPULAR) Use some client side technology like AJAX/Javascript or Flash to upload to the server.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.