This topic is locked

Security on form submissions

11/17/2008 1:47:46 AM
PHPRunner General questions
M
mmponline author

I have problems where some fools submit junk information to forms (all fields to avoid required field parameters) and then sentd the forms. Eg. the forms in the cars template.
Is there a way to add a field to require text of a specific sort to be added (Eg. these text that correspond with a picture being shown) to authenticate the sending of the mail.
I'll appreciate any help or worarounds on more secure sending of the info through forms.