sysadmin42
Technical User
- May 6, 2005
- 138
I wrote a script for my website that has 4 fields:
- name
- email address
- phone (optional)
- message
and then emails me with what's in the form. Pretty standard stuff.
My problem is that I think either someone, or a search robot is clicking through- i have both JS and PHP validation- and I keep getting lots of either blank or gobbledygook emails.
Any ideas on how to prevent this from occurring?
- name
- email address
- phone (optional)
- message
and then emails me with what's in the form. Pretty standard stuff.
My problem is that I think either someone, or a search robot is clicking through- i have both JS and PHP validation- and I keep getting lots of either blank or gobbledygook emails.
Any ideas on how to prevent this from occurring?