Hi Guys,

I am using Angular 2.

What i am trying to do is that part of a form, there is a multiple file 
upload <input type="file" multiple>.
Now, onchange, I am getting files selected from user, but I want the full 
url of the files, so that I can pass them with the post model so that I can 
do the logic to save them accordingly and eventually link them as well.

So My dilemma is how I can get the file full paths using angular so that I 
can pass them to the backend  and work with them?

Any help will be much appreciated.

thanks

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to