+ Reply to Thread
Results 1 to 6 of 6

Download file from IE 10

  1. #1
    Registered User
    Join Date
    05-19-2013
    Location
    Sofia, Bulgaria
    MS-Off Ver
    Excel 2010
    Posts
    2

    Download file from IE 10

    Hello,

    I would be very thankful if someone has an idea how to accomplish the following:

    I need to download a file through VBA in Excel from Internet Explorer 10. I can't use the file name directly, because it is generated after a click on a button (there is no file URL available) and sent back to the browser for download.

    With older versions of IE the download window was a pop-up and you could get its handler and take control over it. With IE 10 the download bar is at the bottom of the page and I couldn't find a handler for it.

    Do you know if there is a way to get the handler of this window? Or another way to deal with this issue?
    (It is much easier in my case to use IE directly instead of WinHTTP, otherwise I know this could work with WinHTTP)

    Thanks a lot in advance!
    Best regards!

  2. #2
    Registered User
    Join Date
    04-26-2013
    Location
    SLC
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Download file from IE 10

    I have the exact same issue. If anyone knows how to help, another person here will be happy.

  3. #3
    Forum Guru
    Join Date
    03-12-2010
    Location
    Canada
    MS-Off Ver
    2010 and 2013
    Posts
    4,418

    Re: Download file from IE 10

    Can you give an example of the webpage containing the button that triggers the download?
    Please consider:

    Thanking those who helped you. Click the star icon in the lower left part of the contributor's post and add Reputation.
    Cleaning up when you're done. Mark your thread [SOLVED] if you received your answer.

  4. #4
    Registered User
    Join Date
    05-19-2013
    Location
    Sofia, Bulgaria
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Download file from IE 10

    Hi,

    the website I'm using requires a login but I'll try to find another one.
    Just imagine it like this - you click on the button and the server receives a command to prepare the file (for example an Excel export of some data). The when the file is ready (could be a long time, minutes, even hours), the file is sent to the browser and in IE 10 you see a notification bar at the bottom to Open/Save/Save As the file. All of this is asynchronous.

    Thanks again!

  5. #5
    Registered User
    Join Date
    06-24-2013
    Location
    Raleigh, North Carolina
    MS-Off Ver
    Excel 2007
    Posts
    1

    Re: Download file from IE 10

    Hi,

    I have the same issue. I was wondering if a resolution was found?

    Thanks!

  6. #6
    Forum Guru
    Join Date
    03-12-2010
    Location
    Canada
    MS-Off Ver
    2010 and 2013
    Posts
    4,418

    Re: Download file from IE 10

    This might be of help, but I haven't had time to test it:

    HTML Code: 
    abousetta

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1