I have a download link in my application. If the user clicks on the link, a new dialog box with open opening appears in the IE8 window that opens. In addition, the user cannot move anywhere until he clicks on the "Open" or "Save" button in this invitation.
But the open save dialog is different and is at the bottom of the page in IE11, as shown below. And also the user can move anywhere in the application without responding to this save invitation. The problem is that this invitation still exists even after the user quits the application from the application and can be opened or saved even after logging out .
Is there a way to get the user to respond to the open save dialog and then go to other pages in IE11 or the power dialog to close if the user logs out?
IE8

IE11

source
share