Hello Allister,
Friday, February 27, 2004, 1:17:35 PM, Allister Jenks wrote:
AJ> I have one account which receives virtually nothing but spam - it's the
AJ> account I use on websites when I have to.
You might want to try some Java script for you email for protection.
,----- [ Web Page Template to hide Email address ]
| <html>
| <head>
|
| <script language="JavaScript" type="text/javascript">
| <!-- Begin
| function email(user, domain, suffix, displayname){
| document.write('<a href="' + 'mailto:'
| + user + '@' + domain + '.' + suffix + '">'
| + 'Contact<\/a><br>');
| }
| // End -->
| </script>
|
|
| <title></title>
|
| </head>
|
| <body>
|
| <p align="center"><script language="JavaScript" type="text/javascript">
| <!-- Begin
| email("ActualUserName", "ActualDomanName", "ActualDomainExtension");
| // End -->
| </script>
| </p>
|
| </body>
| </html>
`-----
I believe this should hide your email address on web pages from robots.
--
Best Regards,
Greg Strong
Using The Bat! v2.04.7 on Windows XP 5.1 Build 2600 Service Pack 1
________________________________________________
Current version is 2.04.07 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html