"Event listener" on browser (IE or Chrome)
I would like to program an event listener that fires right before the browser's (IE or Chrome) "Save-as" dialog appears.
Plus when this is achieved, i would like to open the "Save-as" dialog window with my own address to save the file to.
Can anybody help?