Capturing Download Dialog box events using javascript
-
Hi, How can i capture windows Download dialog box events?? Eg, I m opening file download dialog box. Then I want to know what user do on that, means which button he press, "Save", "Open", "Cancel" or "Close". How i know which event fires?? Please help in this regard. Thanks in advance
-
Hi, How can i capture windows Download dialog box events?? Eg, I m opening file download dialog box. Then I want to know what user do on that, means which button he press, "Save", "Open", "Cancel" or "Close". How i know which event fires?? Please help in this regard. Thanks in advance
my understanding of this process is that it uses a dialog internal to the browser running in its own thread, so there is no way to hook into it using javascript - or anything else served up from the web site. please let me know if you discover differently!
Best regards, Steven A. Lowe CEO, Innovator LLC www.nov8r.com