auto emailing myself everytime I get a hit on a certain webpage

R

Richard Hollenbeck

Is there JavaScript code I could insert into a page to
automatically notfy me by email everytime I get a hit on a certain webpage?
 
M

Michael Winter

Is there JavaScript code I could insert into a page to
automatically notfy me by email everytime I get a hit on a certain
webpage?

The solution would undoubtedly use a server-side mail script, but it
should be possible[1].

However, a single user could *easily* end up sending you hundreds of
e-mails. Then there's the awkward business of determining a unique hit[2]
when performed client-side.

Overall, I don't think I'd recommend this.


Mike

[1] Most likely using a minuscule IFrame as a form submittal or page
change would be involved.
[2] Separate from the previous issue.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,008
Latest member
HaroldDark

Latest Threads

Top