Hi there I am running the latest version of chronoforms, but even on the previous version i have been getting this same problem.
The form will every once a week or so, send through its data with null fields. all the fields will ahve null values as well as the database. Why does this happen and can i correct it?
The form will every once a week or so, send through its data with null fields. all the fields will ahve null values as well as the database. Why does this happen and can i correct it?
Hi woogygun ,
There are two main causes of 'bad' forms. Spambots with Javascript turned off that bypass your client side validation. The fix is to add some server-side validation to block these.
The second is clients re-clicking the Submit button, this shouldn't give you an empty record though and it can be blocked with my Anti-Flood [GH] action.
Bob
There are two main causes of 'bad' forms. Spambots with Javascript turned off that bypass your client side validation. The fix is to add some server-side validation to block these.
The second is clients re-clicking the Submit button, this shouldn't give you an empty record though and it can be blocked with my Anti-Flood [GH] action.
Bob
This topic is locked and no more replies can be posted.