Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > e-mail addresses end robots

Reply
Thread Tools

e-mail addresses end robots

 
 
Luc
Guest
Posts: n/a
 
      12-24-2003
Hello,

Is there a way to prevent robots from collecting the e-mail addresses on a
website?

Thanks


 
Reply With Quote
 
 
 
 
brucie
Guest
Posts: n/a
 
      12-24-2003
in post <news:bscfvd$80c$>
Luc said:


> Is there a way to prevent robots from collecting the e-mail addresses on a
> website?


use a form (one that has your address as part of the script, not as a
hidden field in the form)


--
brucie
25/December/2003 03:00:32 am kilo
 
Reply With Quote
 
 
 
 
Leif K-Brooks
Guest
Posts: n/a
 
      12-24-2003
Luc wrote:
> Is there a way to prevent robots from collecting the e-mail addresses on a
> website?


There are various ways to mask email addresses, but none of them are
perfect.

 
Reply With Quote
 
Leif K-Brooks
Guest
Posts: n/a
 
      12-24-2003
brucie wrote:
> use a form (one that has your address as part of the script, not as a
> hidden field in the form)


Be careful, some bots are starting to fill out those forms. You should
probably use a CAPTCHA.

 
Reply With Quote
 
Cameron
Guest
Posts: n/a
 
      12-24-2003
Leif K-Brooks wrote:
> brucie wrote:
>
>> use a form (one that has your address as part of the script, not as a
>> hidden field in the form)

>
>
> Be careful, some bots are starting to fill out those forms. You should
> probably use a CAPTCHA.
>



It's kinda simple to make a PHP Anti spam image with a number users have
to enter into a form, if you know PHP that is

~Cameron

 
Reply With Quote
 
Michael Wilcox
Guest
Posts: n/a
 
      12-24-2003
Leif K-Brooks <> wrote:
> Be careful, some bots are starting to fill out those forms. You should
> probably use a CAPTCHA.


How do they know what to fill in? Would renaming the form elements to
something other than "email", "body", etc. help?
--
Michael Wilcox
mjwilco at yahoo dot com
Essential Tools for the Web Developer - http://mikewilcox.t35.com


 
Reply With Quote
 
Jukka K. Korpela
Guest
Posts: n/a
 
      12-24-2003
"Luc" <> wrote:

> Is there a way to prevent robots from collecting the e-mail
> addresses on a website?


Remove the website. That's the only safe way. Apart from not telling
your visitors any e-mail addresses, that is.

In the end, if you let people e-mail you, it is inevitably possible for
automated programs to e-mail you too. Trying to fight against it by
obscuring your address or by not making it available comfortably is the
wrong way to fight against spam. Use a spam filter, and/or join anti-
spam communities, sue spammers, do whatever might make sense; address
hiding or mungind does not. (This includes your current probable use of
a forged e-mail address.)

--
Yucca, http://www.cs.tut.fi/~jkorpela/
Pages about Web authoring: http://www.cs.tut.fi/~jkorpela/www.html


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
/robots.txt at end of URL? Les Caudle ASP .Net 4 07-22-2007 01:14 AM
How to implement a firewall for Windows platform that blocks based on Mac addresses instead of IP addresses cagdas.gerede@gmail.com C Programming 1 12-07-2006 04:30 AM
Physical Addresses VS. Logical Addresses namespace1 C++ 3 11-29-2006 03:07 PM
OT: Opinions on Robots.txt Frankie ASP .Net 1 10-10-2005 01:21 PM
Re: How Robots Will Steal Your Job Arthur T. Murray Java 1479 01-22-2004 05:20 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57