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 114761
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T02:54:43+00:00 2026-05-11T02:54:43+00:00

I have a web application which provides Excel files via IE 7. It requests

  • 0

I have a web application which provides Excel files via IE 7. It requests the files with an HTTP GET from a URL which returns the data with a content type of ‘application/vnd.ms-excel’. It then opens the spreadsheets in an IFrame.

This all works fine unless Excel is already open when a spreadsheet is downloaded. In this case it is still displayed correctly but reuses the instance of Excel which is open. When the IFrame is closed, Excel hangs. Excel only becomes unlocked if the user logs out of the web application or if they download a file of a different type.

I’ve tried turning on the ‘Ignore other applications’ setting under Tools | Options | General but it didn’t solve the problem.

I’ve also tried following the steps in this answer (as the linked reference says ‘This issue has been addressed in Excel 2007 beta 2.’) with no luck.

Is there some kind of ‘disposal’ step which I’m not currently doing which would prevent Excel from hanging?

Versions:

Excel 2003 (11.8220.8221) SP3

IE 7.0.5730.11 (Update Versions: 0)

  • 1 1 Answer
  • 1 View
  • 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. 2026-05-11T02:54:44+00:00Added an answer on May 11, 2026 at 2:54 am

    Further to Robert’s answer, the following line of (Java) code fixes this problem, in that it prevents Excel from hanging:

    response.setHeader('Content-Disposition',      'attachment; filename=\'' + filename + '\''); 

    [NB ‘response’ is an HttpServletResponse]

    However, it forces the spreadsheet to be loaded into an Excel window rather than being displayed in the IFrame…

    Update: Resetting the URL of the IFrame to blank forces the Excel instance to be disposed and fixes this problem (without requiring the Content-Disposition change).

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

Sidebar

Related Questions

I have a struts2 web application which accepts both POST and GET requests in
I have a Spring MVC web application which provides RESTful web services via a
I have web application of which major part is javascript. I request images from
I have a very simple GWT application which collects some data and provides a
I have one ASP.NET web application running at the web server root which provides
Using JDeveloper as my IDE, I have a web application which calls services provided
I have web application which we deployed in a production . We have separate
I have a web application which contains both secure (SSL) and non-secure pages. A
I have a web application which is deployed by the means of Flask. I'm
I have a web-based application which is very highly reliant on jquery / javascript,

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.