Hi Everybody,

 

I have a java application under Tomcat that is supposed to track people'
downloads.

 

The user clicks on a link (to download a file) and a new record has to be
inserted into a postgreSQL table informing which file was downloaded.

 

However, I need to insert into postgreSQL only after the user hits the save
button of the second window that windows shows. The one that the user
selects the physical place to store the file.

 

I don't know how can I get which button the user clicked since the download
manager window is provided by Windows and not one of mine.

 

Can some one help me with that?

 

Thanks

 

Siomara 

Reply via email to