[Coco] [Color Computer] What the hell is this ==> rjrtty at aoldot com

Roger Taylor webmaster at coco3.com
Thu May 11 22:28:40 EDT 2006


George, that's not Java.  Java is a 100% different beast than 
JavaScript.  Similar names, though.



At 08:09 PM 5/11/2006, you wrote:
>This is what I use to keep email harvesters from finding my email.
>
>This first section can be placed anywhere ahead of the second section...
>
>=============
><SCRIPT LANGUAGE="JavaScript">
>var user;
>var domain;
>var suffix;
>function jemail(user, domain, suffix){
>document.write('<a href="' + 'mailto:' + user + '@' + domain + '.' + 
>suffix + '">' + user + '@' + domain + '.' + suffix + '</a>');
>}
>//-->
>// End -->
></script>
>=============
>
>Then this part actually places the "MailTO" on the page where you want it.
>
>=============
><SCRIPT language="JavaScript">
>jemail("yourusername", "yourdomain", "yoursuffix"); <ie: 
>"donaldduck","yahoo","com">
>// End -->
></SCRIPT>
>=============
>
>I hope this can help those of you that have websites or webpages. If 
>someone's browser doesn't support Java, well it's just too bad. I prefer 
>the security over serving everyone.
>
>George
>
>--
>Coco mailing list
>Coco at maltedmedia.com
>http://five.pairlist.net/mailman/listinfo/coco
>


-- 
Roger Taylor




More information about the Coco mailing list