posted 17 years ago
In our project we have provided functionality to the user to download a file by clicking a button. When the user clicks on this button, an IE 'Download Dialog Box' appears asking the user to either save or cancel. We want to capture these 'save/cancel' events of IE Browser's 'Download Dialog Box'. Kindly suggest how this can be implemented in JavaScript/Java