/    Sign up×
Community /Pin to ProfileBookmark

Spam protecting email addresses

I read something today suggesting that when entering emails on a website you use html encoded version to avoid spammmers grabbing them fom the page, has anyone tried this and if so do you have any positive/negative feedback?

to post a comment
Full-stack Developer

14 Comments(s)

Copy linkTweet thisAlerts:
@DaveSWMay 06.2003 — Sounds interesting! Were you reading it on the web? if so, could you post a link to let the rest of us read it?? Please?? ? Thanks

Dai really Welsh (as in an inhabitant of Wales LOL)
Copy linkTweet thisAlerts:
@starrwriterMay 07.2003 — [i]Originally posted by DaiWelsh [/i]

[B]I read something today suggesting that when entering emails on a website you use html encoded version to avoid spammmers grabbing them fom the page, has anyone tried this and if so do you have any positive/negative feedback? [/B][/QUOTE]


The freeware program below renders email addresses into javascript that can't be read by spambots:

http;//www.assmaker.mybravenet.com
Copy linkTweet thisAlerts:
@CharlesMay 07.2003 — [font=georgia]It will also make the address not show up in one in ten browsers. I would think that escaping the address would slow the slimey spammers down, but I couldn't say for sure.[/font]
Copy linkTweet thisAlerts:
@starrwriterMay 07.2003 — [i]Originally posted by Charles [/i]

[B][font=georgia]It will also make the address not show up in one in ten browsers.[/font] [/B][/QUOTE]


You can't have your cake and eat it, too.
Copy linkTweet thisAlerts:
@JackTheTripperMay 07.2003 — Screw that one tenth. We're here to make the world a better place by using JavaScript. ?


(Just my opinion. :p)
Copy linkTweet thisAlerts:
@CharlesMay 08.2003 — [font=georgia]That one tenth includes the people who cannot use JavaScript because of their disabilities. I suppose you go about taking white canes away from people too to make the world a better place.[/font]
Copy linkTweet thisAlerts:
@JackTheTripperMay 08.2003 — Eh, I forgot about them. Sorry. I guess you do belong up on that high horse. :p
Copy linkTweet thisAlerts:
@pyroMay 08.2003 — High horse? You're the one who said screw one in ten people without javascript...
Copy linkTweet thisAlerts:
@JackTheTripperMay 08.2003 — 'Twas a joke.



Both times.
Copy linkTweet thisAlerts:
@BullschmidtMay 08.2003 — I like this for myself ([email protected]):

paul@bullschmidt.com
Copy linkTweet thisAlerts:
@CharlesMay 08.2003 — [font=georgia]That would be the escaping the address that I mentioned above.[/font]
Copy linkTweet thisAlerts:
@BullschmidtMay 08.2003 — You're right. Well hopefully it might help someone at least a tiny bit to see an example of it.
Copy linkTweet thisAlerts:
@AschMay 09.2003 — for spam i v done this ...works okay...?)...have fun...


var user;

var domain;

var suffix;

function spam(user, domain, suffix){

document.write('<a href="' + 'mailto:' + user + '@' + domain + '.' + suffix + '">' + user + '@' + domain + '.' + suffix + '</a>');

}


------

spam("youpila", "goddamnspam", "com");


asch

Royal programmer

?
Copy linkTweet thisAlerts:
@DaiWelshauthorMay 09.2003 — Actually, I think it was on a news item, but it was on the bbc, so you could try their website for a link.

They were not specific about whether you needed to escape it all or just key parts like the examples given above.

And I may be Welsh, it depends if being brought up there (age 4-18) counts when I was not born there? ?
×

Success!

Help @DaiWelsh spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.28,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...