Dear All,
In my Application i am downloading a file. on button click using servlet.
after clicking the button servlet called and download dialog box opens with open / save and cancel button.
i want to trace these button events.
on open or save i want to update status 'true' in to database and on cancel button i want to update status false for agian download.