PDA

View Full Version : file downloading



rmk023
02 Dec 2006, 02:21 PM
Hi everyone,

Does anyone know how to find out how many times a file has been downloaded from my site. I think I need some cgi code,I not sure.

Thanks

mrizwan
30 Dec 2006, 03:43 PM
Hi,

Yes, you need some kind of asp, php, cgi or any server side script to achieve this.
Like if you make an asp download link like this http://www.yoursite.com/download.asp?id=xyz
Then first you can update you database or something and add 1 to download count.
Then redirect user to original file to download.

--
Riz ...
... PDFo***y.com - Free HTML 2 PDF conversion