Click to See Complete Forum and Search --> : Javascript linking with e-mail notification?


bobjohnson
09-23-2003, 01:00 PM
Hello,

I read the "How to Post" guidelines, and I was unsure how to ask my question, but here goes. Hope my Topic isn't bad :(

I have a website in Javascript that was noobed together. I have limited experience with Javascript and HTML, but I'm a quick learner.

I want to link to another website, that is not mine, another business, and I would like to be notified via e-mail or a statistic program when a host on my site visits that other site through my link. If there is some cut-paste site I could look for this, or if you knew if this is possible, I would appreciate any and all advice, comments, insults, etc... ;)

Thank you for your time,
Bob Johnson

pyro
09-23-2003, 01:38 PM
You might rather use some sort of link tracking, so your email doesn't get flooded, but either way, you are going to want to do this server side, with a language such as PHP.

bobjohnson
09-23-2003, 01:55 PM
Thank you Pyro,

Bob J.

pyro
09-23-2003, 02:05 PM
You bet -- and if you need help with the PHP (or whatever server side language you choose) just post in the appropriate section... :)