Payday Loan - Mortgage insurance - Montana Music - Free Ringtones - RC51

PDA

View Full Version : Email Addresses in [FP] Forms


ResaleBroker
Jul 12th 2004, 6:11 am
I use FrontPage forms :eek: on my site for information requests. 99% of the spam I get is sent to these email addresses. Is there a way to cloak the email address in these forms so that the spammers can't read it?

I've tried the standard cloaking such as;
mailto: = &*109;&*97;&*105;&*108;&*116;&*111;:
but then the form won't work properly. Any ideas?

l0cke
Jul 12th 2004, 7:50 am
I see your site has php enabled.. I would recommend you find a php script that will email the info from your forms. This would keep your email addresses from the public eye.

You could leave things as is and get a spam filter..

ResaleBroker
Jul 12th 2004, 8:36 am
Anyone know of a good script like the one described? :D

l0cke
Jul 12th 2004, 9:25 am
Anyone know of a good script like the one described? :DHere's one: http://newsourcemedia.com/index_view.php?id=49. You can also find many more at hotscripts.com

ResaleBroker
Jul 12th 2004, 9:29 am
That's Great! Thanks for the help.