[PJUG Javamail] Captcha and Simple web form submission
Send Here
component0 at yahoo.com
Mon Feb 2 18:01:05 UTC 2009
If you use <body onload="setHidden()"> and add the noshow class on the target field with JavaScript then I think View Source won't show it as noshow and the spambots won't figure it out.
.......................................................................................................
Message: 1
Date: Sun, 1 Feb 2009 20:18:08 -0800
From: Vijay Balakrishnan <bvijaykr at gmail.com>
Subject: Re: [PJUG Javamail] Captcha and Simple web form submission
To: "javamail at pjug.org" <javamail at pjug.org>
Message-ID:
<b718c2850902012018n5eaa3f3cw39c8b6916ed9927c at mail.gmail.com>
Content-Type: text/plain; charset="windows-1252"
Hiding your form field with display:none; may not be ideal, lots of bots
will not fill anything with display:none; since they figure if you don't
want visitors to see it, then they don't need to either?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://javac.com/pipermail/javamail/attachments/20090202/e0f945eb/attachment-0002.html>
More information about the Javamail
mailing list