| | Many websites display a contact email address in the format someone(AT)website(DOT)com so that bots looking for emails to spam are unable to read the address.
It has occurred to me that if you write your email in escape chars you will have an equal chance of escaping bot detection and your email will appear in the proper format - which is a neater solution and it would allow for the address to automatically fire up the user's mail program with the MAILTO: URL type link, an option not available using the (AT)(DOT) version.
For example, my email address would be written ... well I can't demonstrate because all the escape chars just get munged into the correct email address, but you get the idea.
Perhaps there are lots of people doing this already.
|
Reply
Inspiron
May 5 2006, 07:11 AM
There are many generators on the web to change your email addresses in the source of your HTML script to an indirect string such that only your browser will display your email address correctly. This way, spam bots are unable to collect your email address and hence you will be kept away from them. Search google for such generators. One of such is this.. http://www.mways.co.uk/prog/hidemail.php
Reply
leeleelee
May 5 2006, 07:18 AM
I have my email address as gif images that can be seen by real people and not the bots. It is a hassle for people to write down the address manually - Buts its the only way to stop spam I feel.
Reply
QUOTE(Inspiron @ May 5 2006, 08:11 AM)  There are many generators on the web to change your email addresses in the source of your HTML script to an indirect string such that only your browser will display your email address correctly. This way, spam bots are unable to collect your email address and hence you will be kept away from them. Search google for such generators. One of such is this.. http://www.mways.co.uk/prog/hidemail.phpOh. Thanks. I did think that neither method I described was much of a real defense because it would be a matter of simple programming for the spam bot to grab the disguised strings as easily as it grabbed regular addresses.
Reply
beeseven
May 7 2006, 01:52 AM
I saw a way once that was pretty cool. You have to have basic javascript enabled, but it keeps bots from being able to find it since you have to pass your mouse over it: CODE <a href="javascript_required" onmouseover="this.href='mailto:user'+'name'+'@'+'doma'+'in.com'">email us</a> It's from www.llamaguy.com.
Reply
AlanDS
May 13 2006, 01:27 PM
QUOTE(beeseven @ May 7 2006, 07:22 AM)  I saw a way once that was pretty cool. You have to have basic javascript enabled, but it keeps bots from being able to find it since you have to pass your mouse over it: CODE <a href="javascript_required" onmouseover="this.href='mailto:user'+'name'+'@'+'doma'+'in.com'">email us</a> It's from www.llamaguy.com. I have seen that in http://www.mways.co.uk/prog/hidemail.php too you get a similar code if you chech "Javacript enabled". I wonder whats the MediaWiki style. I doubt if it is a website code because it is covered by square brackets like the Forum Code Style
Reply
Similar Topics
Keywords : keeping, email, address, hands, spam, artists, escape, chars
- Email Form Code
(8)
Html Email In Mailing List Software!
Facing problem in the software listserv (2) Hi, I'm trying to create a HTML email that can be sent to a listserv. I know that I can simply
build my html page and then in IE 6.0 go to File > Send as Email and it converts it to an HTML
email. However, it defaults by placing all the images as attachments - even when I use absolute
links to these images. That's no good. So I outsmarted the default by removing all of the
images from the server, then converted to email and then put all the images back on the server. That
worked like a charm, but it's still not a good plan. For example, the email when sent d....
Email
(4) First, I've finished the layout for a newsletter I'm working on for a project our office is
working on. I tried emailing to my boss so he can take a look at it. Turns out that the page Divider
wasn't showing and the links weren't working, and some of the color schemes weren't
showing either. Second, I just finished doing a website for our office. I tried emailing it as an
attachment to my co-worker from hard disk to his mail box so that he could give it a link on the
main university website. Again, I encountered the same problem as I did with the new....
Looking for keeping, email, address, hands, spam, artists, escape, chars
|
*RANDOM STUFF*
*SIMILAR VIDEOS*
Searching Video's for keeping, email, address, hands, spam, artists, escape, chars
*MORE FROM TRAP17.COM*
|
advertisement
|
|