L
Lau
Guest
Original poster
I'd like to put my email address on my website, but I'd like it not to get shagged to death by spam. 
What's the best way to do this? I'd like to avoid using the Javascript way, for accessibility reasons, but I'd also like a method that works.
There seem to be a lot of ways out there to use ASCII and hex characters (some listed here), but there seems to be some debate as to whether they really work that well at preventing spam.
Ideally, I'd like the address to look like "myemail@domain.com" on the page (so people who use webmail can copy and paste, so I'd rather avoid the replace {at} and {dot} method) and be a normal mailto: link so people who use mail.app or who are on an iPhone can click on it.
Am I asking too much?
What's the best way to do this? I'd like to avoid using the Javascript way, for accessibility reasons, but I'd also like a method that works.
Ideally, I'd like the address to look like "myemail@domain.com" on the page (so people who use webmail can copy and paste, so I'd rather avoid the replace {at} and {dot} method) and be a normal mailto: link so people who use mail.app or who are on an iPhone can click on it.
Am I asking too much?