Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7807461
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T02:51:40+00:00 2026-06-02T02:51:40+00:00

Internet explorer has a security setting, which allows enable/disable file download. There is a

  • 0

Internet explorer has a security setting, which allows enable/disable file download. There is a button in our application which which opens the file (e.g. .xls) with window.open(“fileurl”). Is it possible to detect in javascript that the download was blocked (and e.g. show some explanation)? Or more sophisticated is it somehow possible to detect it from request header?

Edit:
I have tried ajax, as suggested, to test download with no success. I suppose that saving or opening file is blocked not actual download.

var xhr = new XMLHttpRequest();
xhr.open("GET", docurl, false);
xhr.send(null);
var data = new VBArray(xhr.responseBody).toArray();//IE9 only

It succeeds and returns an array of the same length whether is the download disabled or not.
Getting and Sending Binary Files with XMLHttpRequest
how do I access XHR responseBody (for binary data) from Javascript in IE?

Edit 2:
My second attempt:

var wnd = window.open()
wnd.load=tst;
wnd.location.href= docurl

I tried to evalueat window in on load (tst) but I did not find difference with download prohibited or not.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T02:51:41+00:00Added an answer on June 2, 2026 at 2:51 am

    There is now answer for about a month so I conclude that there is no solution.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Opening an XML file in Internet explorer gives a security warning. IE has a
Recently an application I wrote started not working on Internet Explorer. There has been
I have a VB6 Application which creates an instance of the internet explorer and
Internet explorer has a menu option which can be used to send a page
Internet Explorer 8 has a new security feature, an XSS filter that tries to
I know Internet Explorer has a word-wrap style, but I'd like to know if
On this page in Internet Explorer 6 and 7 on XP and Vista there
In an answer about CSS , a user said: Internet Explorer has is said
My simple donation form submits properly except for Internet Explorer. I'm sure it has
I have an intranet application, which for many years has made use of the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.