9 Nov 2007 at 20:44 #1 Butters Butters Permabanned Joined 22 Apr 2007 Posts 1,805 Hi guys, Up to now I've been using a JS email riddler (available freely on t'interweb). It works, but I always get errors when running the site through a validator. How do you do it? PHP?
Hi guys, Up to now I've been using a JS email riddler (available freely on t'interweb). It works, but I always get errors when running the site through a validator. How do you do it? PHP?
9 Nov 2007 at 21:27 #2 psyr33n psyr33n Associate Joined 5 Mar 2007 Posts 649 Location London If you have a server with PHP installed, check this out (finally, a return by ALA to their more practical style of article): http://www.alistapart.com/articles/gracefulemailobfuscation/
If you have a server with PHP installed, check this out (finally, a return by ALA to their more practical style of article): http://www.alistapart.com/articles/gracefulemailobfuscation/
9 Nov 2007 at 23:42 #3 540media 540media Associate Joined 8 Oct 2007 Posts 127 Location N.E. Lincolnshire you could give this one a try... it works on php/MySql www.phplist.com
10 Nov 2007 at 08:31 #4 psyr33n psyr33n Associate Joined 5 Mar 2007 Posts 649 Location London That's a newsletter script, I think he's after a method of providing his email to the public without spambot harvesting implications.
That's a newsletter script, I think he's after a method of providing his email to the public without spambot harvesting implications.
10 Nov 2007 at 12:47 #6 shine shine Soldato Joined 23 Aug 2005 Posts 3,955 Location Beds You could put your email in an image and display the image.
10 Nov 2007 at 13:18 #7 marc2003 marc2003 Soldato Joined 6 Feb 2004 Posts 20,856 Location England Butters said: Yup Any ideas? Click to expand... what's wrong with psyr33n's reply above? you could at least acknowledge it with a response. Last edited: 10 Nov 2007
Butters said: Yup Any ideas? Click to expand... what's wrong with psyr33n's reply above? you could at least acknowledge it with a response.
10 Nov 2007 at 13:31 #8 Butters Butters Permabanned OP Joined 22 Apr 2007 Posts 1,805 Opps missed that one. Its ok, I've got a Validated JS script running now. Thanks all