Michael Gordon wrote:
Beauregard T. Shagnasty wrote:
Michael Gordon wrote:
[snip as this is OT]
You can hide your e-mail address from them using a little JavaScript;
the web browser reads the script and displays the name and address
visually, but the BOTS cannot render the mail address.

..or use this method, which works even when the visitor has JavaScript
disabled:

<http://fingerlakesbmw.org/main/flobfuscate.php>

It works fine, except you cannot include the Subject field, JavaScript
will allow this.

Sure you can. Here's a sample result from my obfuscation page:

<a href='&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#117;&#115;&#101;&#114;&#64;&#101;&#120;&#97;&#109;&#112;&#108;&#101;&#46;&#99;&#111;&#109;&#63;&#115;&#117;&#98;&#106;&#101;&#99;&#116;&#61;&#97;&#100;&#100;&#43;&#115;&#117;&#98;&#106;&#101;&#99;&#116;&#43;&#116;&#101;&#120;&#116;'>&#117;&#115;&#101;&#114;&#64;&#101;&#120;&#97;&#109;&#112;&#108;&#101;&#46;&#99;&#111;&#109;&#63;&#115;&#117;&#98;&#106;&#101;&#99;&#116;&#61;&#97;&#100;&#100;&#43;&#115;&#117;&#98;&#106;&#101;&#99;&#116;&#43;&#116;&#101;&#120;&#116;</a>

..which will show the following clickable in your web page:

[email protected]?subject=add+subject+text

I provided a neat work around above with a CGI script residing on the
web server.

I use PHP scripts on my web form contact pages. Here's a sample how-to, that is much easier than dealing with a CGI script:

http://safalra.com/programming/php/contact-feedback-form/

--
   -bts
   -This space for rent, but the price is high
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to