Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Tracking clicks on a webpage 1

Status
Not open for further replies.

akelabanda

Programmer
Dec 19, 2001
61
IN
Hi Everyone

I have a few hyperlinks on my webpage, which I like to track everytime someone clicks on it.

I would also like to write an entry to a text file on the server which I can later use to build some stats.

Can this be done using Javascript ? Does anyone have a working script ?

Thanks for your help in advance.

Regards
Rajeev
 
You're going to need some server-side language (PHP, ASP) to be able to do what you're trying to do...

Programming today is a race between software engineers striving to build better and bigger idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. - Rick Cook
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top