0

How to upload multiple images to the web server with single button.I know there are couple of options available like flash,j query and silverlight.The problem is that there are many others things I want to do with images like upload the same image with different size (thumbnail) and want to change the image file name something like a GUID and want to store the path in database.

3
  • possible duplicate of Upload multiple images in one shot Commented Dec 17, 2012 at 7:39
  • But I want some more functionality needed as mention in the question. Commented Dec 17, 2012 at 10:18
  • You ask for a mini project here, this is not a question. You must made that by your self and come back where you have been stack. Commented Dec 17, 2012 at 10:47

1 Answer 1

1

You can use uploadify.js for the same.

  • It is light weight as it contains jquery code.
  • Easy to implement.

Here is the link for the same. Uploadify

Sign up to request clarification or add additional context in comments.

1 Comment

I've made good use of Uploadify too, combined with imageresizing.net to generate the thumbnail image.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.