|
CGI mailto forms
This is a Perl CGI
provide the ultimate level
MailForm program that
of protection from spambots.
allows you to communicate
However, unless you need
with the visitors of your
that for other reasons such
home page without publishing
as database transactions,
your E-mail address on the
mailto links have the great
Web. Your real E-mail
advantage of ensuring that
address is completely hidden
you receive the sender's
from spammers. This program
correct email address. The
is using Java Script to
beauty of AntiSpambotMailto
display form in a nice popup
is that the email address
window. But it works as well
parameter is not just the
even if Java Script is
usual collection of ASCII
disabled in visitor's
codes. Each encoded
browser. This script
character is also offset by
generates all necessary
the total length of the
forms dynamically on the fly.
email address. For a spambot
to be foolproof, they would
have to write a complete
JavaScript parser, which
seems unlikely.
Date: Apr, 19 2002 Date: Aug, 10 1999 |