1. Computing

Discuss in my forum

Jennifer Kyrnin

Poll: Do you use forms on your Web sites?

By , About.com GuideNovember 30, 2006

Follow me on:

I'm finding that forms on my Web site are generating more spam than they are helping improve my site. But I still use them.
check yes
Image courtesy yarranz from StockXchng #426123.

Do you use forms to get customer interaction or feedback on your Web site?

View Results

Comments
December 1, 2006 at 10:51 am
(1) Corky Reigle says:

I have tried to use forms on the server that the company uses that I work for.
The Perl worked on my laptop, but not on their server, which their site is hosted by SBC. I had the hardest time figuring out what was wrong with my code, but in the end found out that the company had the cheapest account that SBC had and would not support any sort of database. I did learn a lesson on that one.

December 1, 2006 at 10:56 am
(2) Jennifer Kyrnin says:

Corky, yes, this can often be a challenge. You would laugh if you knew how many “text” databases I built to run Web sites. These were just tab or comma separated text files to hold data that the Web pages would update or simply use to display data. It was an ugly solution, but it worked if I had access to Perl.

December 1, 2006 at 10:51 pm
(3) Chas says:

With how cheap hosting is these days, it’s gotten easier to convince clients/management to spend the $5-20/month and get a basic, but feature-rich hosting account. I’ve run into this problem too many times, and I’ve learned not to accept “sorry, we don’t want to switch hosts” as an excuse.

December 7, 2006 at 9:02 pm
(4) Mary Walilko says:

I use a Perl mail handling script which is easy to use and adapt to almost any web site. The only very annoying problem is form-spam. I get dozens each day for the same garbage that comes in email spam. I have tried changing the name of the program but that did not help. Any ideas?

Mary

December 8, 2006 at 12:14 am
(5) Beata says:

Yes, I use php forms on all websites, but
every day I get more and more spam.

I always am surprised how are not safe php scripts. Why nobody who write php scripts, suggest how to unhide e-mail in php scripts.

This would be very useful

December 8, 2006 at 2:13 pm
(6) Jennifer Kyrnin says:

Mary: Yes, form spam is a HUGE problem. I get 30-100 bogus spam messages for every valid submission. It makes it very difficult.

Right now I’m investigating methods like “captcha” and other challenge response tools to help deal with form spam. When I figure something out for my site, I’ll be writing it up so that we can all benefit.

But if anyone here has any suggestions, I’d love to hear them.

Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>
Top Related Searches poll

©2013 About.com. All rights reserved.