dip s

dip s

  • 1.4k
  • 256
  • 76.6k

Download file at given path other than download folder in angular

Feb 24 2021 7:09 AM
Hello all,
We have a cloud based application in angular 8 and asp.net mvc 5.
I want to download file to given shared physical path. By default all files will be downloaded in download folder.
But I want to download file at a shared physical path. 
I want to do it from front end only (angular) . I dont want to give call to backend (.net) for copying file.
How can I do this using angular 8? Can it be done using java script?
Any help would be appreaciated. Thank you in advance. 

Answers (2)