can i track the user action using right mouse button on the webpage 2003-10-17 - By kgsat
Back Hi Folks,
I have been into the development of a mpeg download site for quite sometime. i have a unique demand from the client. He wants to facilitate the user to download the a file from the site using right mouse button click and select the option, save target as from the popup menu. I could do that very well. And he also wants to do the user tracking such as,.............
a.. which user has downloaded how much MBs of file in a day, b.. which is the user now downloading a specific file, etc....
I have successfully met all his demands with the fact that the functionalities were implemented with the normal click(left click) of the mouse button.This is because i could not find a way out to implement the funcionality with the mouse right button click.
I have done all these tasks using JSP and Servlets.Will any one suggest me as how to implement the user tracking while using the right click of the mouse.
It is very important that end user uses only right click to download a file from the site. so pl suggest me thanks in advance sat
|
|