|
Posted by Rik on 01/26/07 01:26
On Fri, 26 Jan 2007 02:20:03 +0100, hba2pd <hba2pd@gmail.com> wrote:
> Hello,
>
> I would like to know how to count the number of times a link is
> clicked. A link is to a pdf file. I know how to do this in index.html
> file, but I am not sure of how to do for a link.
Make it a link to a redirecting script instead of the real deal. The
server side script can increment the count (in a database, textfile or
however you want it), and server up the desired file.
--
Rik Wasmus
Navigation:
[Reply to this message]
|