PDA

View Full Version : Want to add contact form to my website


The Knowledge
21st June 2009, 11:29
I want to add a contact form on my website instead of displaying aan email address which will get picked up by the Spam Bots.

Can anyone recommend a good contact form builder that they have used? (which generates the code for you).

DambTech
21st June 2009, 13:50
We build our own with a capcha in to stop bots auto filling it and submitting it. If you cannot do it then get someone to do it for you. Should not cost alot to do it.

Cheers
Dave

J-Wholesale
21st June 2009, 15:10
You should wrap your email address in some javascript to hide it from the robots.

cmcp
21st June 2009, 15:19
If you sell goods on your website then to comply with Distance Selling Regulations you must provide a visible email address, even if you have a contact form.

I'd suggest using an embedded image with the email address in. There are various ways to hide your email address (see javascript suggestion above) but image has never let me down.

LightingGiants
21st June 2009, 17:12
Looks like you got your answer mate agree with the above. Its imperative to put an email address down customers like to see contact details...

maxine
21st June 2009, 17:52
Don't know if this is any good but was recommended to me :)

http://www.freedback.com/

edmondscommerce
22nd June 2009, 18:02
this one features some anti hack filtering but no captcha:
http://safalra.com/programming/php/contact-feedback-form/

this one includes captcha but doesn't have the antihack features of the first one:
http://www.thewebhelp.com/php/php_contact_form_with_image_validation/