PDA

View Full Version : Validation script for contact form



gpeters
03-20-2010, 11:51 PM
Hi,
I'm looking for a validation script for a contact form to prevent automated spammers submitting the form with useless information.

I found a few samples but too complicated to implement. I'm not a web developer by trade but know my way around in Dreamweaver so it needs to be easy to follow. Preferably if I could find a website that would generate the contact form for me together with the validation script would be great.

Chris
03-21-2010, 05:14 PM
Which server side programming language do you use?

It has to be server side, if it were clientside (javascript) you wouldn't block the spammers.

gpeters
03-21-2010, 06:26 PM
I use php