Page 1 of 1

Prevent spam...

Posted: Sun 22. Feb 2004, 17:08
by bertalizer
The email form is fantastic but I think it's got a major disadvantage...
The recipient address is in a hidden field in the page... so spam bots can find the address.

I thought of moving the address to the act_formmailer, but that would limit all the forms on a site to one recipient...

Any ideas?

thanks,
B.

Posted: Sun 22. Feb 2004, 17:40
by brans
hmm maybe it would be possible to store in a database table.

Posted: Sun 29. Feb 2004, 15:47
by bertalizer
I've made a little "hack":

Mailform basic spam protection...

B.