GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Spam protection for email addresses in forms (https://gfy.com/showthread.php?t=399901)

eisbaer 12-08-2004 11:52 AM

Spam protection for email addresses in forms
 
Hi,

does anybody has a solutions for this one.

I found something like this:
<script language=javascript>
<!--
var username = "username";
var hostname = "yourdomain.com";
var linktext = username + "@" + hostname;
document.write("<input type=hidden name=recipient value=" +username
+ "@" + hostname" + ">";
document.write(username + "@" + hostname);
//-->
</script>

I'm trying to replace the recipient field which contains the email address where I am getting the forms with this one. But my Formmail (Matts) always says no valid recipient specified.

Does anybody has a working solution?

thanks
Frank

eisbaer 12-08-2004 01:31 PM

Nobody an idea?


All times are GMT -7. The time now is 07:22 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123