TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
dip s
NA
256
81.4k
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.
Reply
Answers (
2
)
Send Boolean to WEB API in Angular with checkbox
Regarding file upload using typescript.