tripwater
07-20-2004, 09:01 AM
Hello,
I have a site that allows support as well as customers to upload files. Then there is a section in the site where they can view the attached files for a particular issue.
This page is a popup that uses frames, left and right. Left frame has a list of all files attached to the issue. If it is an image or text file and they click the link, it loads the image/text file in the right frame for viewing. If they want to download it they right click the link and "save target as". If it is a zip or exe then it downloads it when they single click it.
I know if they click to download an exe or zip or view a image/text file in right frame, I can track this, but what I do not know is how to track if the right click and "save target as".
I would like to store this in a database so I know if they have either viewed it or downloaded it.
Thanks for any help.
I have a site that allows support as well as customers to upload files. Then there is a section in the site where they can view the attached files for a particular issue.
This page is a popup that uses frames, left and right. Left frame has a list of all files attached to the issue. If it is an image or text file and they click the link, it loads the image/text file in the right frame for viewing. If they want to download it they right click the link and "save target as". If it is a zip or exe then it downloads it when they single click it.
I know if they click to download an exe or zip or view a image/text file in right frame, I can track this, but what I do not know is how to track if the right click and "save target as".
I would like to store this in a database so I know if they have either viewed it or downloaded it.
Thanks for any help.