1

I am facing lot of problem in while using more than 1 file uploader in single page. There is any directive for this? because I didn't find it. By the way I am using Bruno Angularjs uploader Directive and tried to change multiple but getting problem while form submitting beacause all uploaders sharing same model so thats why I was not able to get all the values at a time only one can be access. So if anyone have some solution or suggestion for this, please share with me.

1 Answer 1

1

There is a good jquery ajax uploader which is available in angualar js version also. Please check here http://blueimp.github.io/jQuery-File-Upload/angularjs.html

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

2 Comments

No I don't want to upload multiple files, I want to use more than one file uploader in a single page. like <input type="file" name="file1"> <input type="file" name="file2"> <input type="submit" value="save">
Yes, you can do the same with this try the demo by adding files one by one and click main start upload

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.