Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

gm1234

macrumors newbie
Original poster
Oct 1, 2004
2
0
People shift from providing email addresses to using forms (for contact) in order to avoid spam

bots. But there are some new spam bots today which can detect email address even through forms

present on a website. Any solution to prevent this?

generally the form action is as follows

<form action="xyz@xyz.com">

Any other way this can be written to prevent it from being detected by spam bots?
 
How about writing the action tag to a CGI/PHP/Perl script that does the job for you?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.