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
Sonali Avhad
NA
234
42.2k
Upload pdf file on another server.
Jan 11 2021 5:36 AM
I want to upload pdf file on another server. what to user instead of
string filepath = Server.MapPath("~/PDF/Images");
this.
because using server.mappath it stored pdf on connection string server's folder - PDF/images.
But i want to upload pdf on another server.
How can i do.Please help me.
Reply
Answers (
1
)
Lambda problem I can not seem to figure out.
I need to periodic call to API similar to an CRON job using SFC azure