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
chaitanya kancharla
NA
31
1.2k
Downloading binary data attachments in Internet Explorer
Jan 4 2016 5:15 AM
Hi,
I need small help from you guys! I am implementing a project where I need to meet the following requirement.
I am receiving base 64 data from an API which is the attachments data of an email (Attachments may be images, pdf's, html files, documents etc.,), now I want to download them using IE as my browser. I have tried using blob data but that is not acceptable by Internet Explorer because of security reasons. so now I thought of constructing back the attachment using C# and saving it in the server where I have deployed my application so that it will be a trusted source where I can download it using anchor tag.
I have searched so many blogs and posts but not able to get the code can you please help me out?
Reply
Answers (
0
)
Converting pdf file into images
I am creating the ip chat program but its getting error ?