I wanted to know whether there is a way to find out which button of the save dialog box (which is normally displayed while downloading any file from the net) the user clicked.
My problem is that i want to maintain a log of all the files downloaded by the user but if the user clicks the CANCEL button of the save dialog box after clicking on the download link then no download has actually taken place and should not be recorded in the log
I would be greatful if anyone can sugest a way to trap the buttons clicked on the save dialog box
My problem is that i want to maintain a log of all the files downloaded by the user but if the user clicks the CANCEL button of the save dialog box after clicking on the download link then no download has actually taken place and should not be recorded in the log
I would be greatful if anyone can sugest a way to trap the buttons clicked on the save dialog box