|
| |
|
|
hectin
Posts: 17 Joined: 9/14/2005 Status: offline
|
preventing form spam - 9/14/2005 19:35:12
Hi We have a guest book page to which users post comments via a simple frontpage form. Posts are published with no filtering. We have been receiving large number of spam postings into our guestbook. Is there any way in front page to eliminate spammers via the form properties or any other way? I read in this forum a solution where users are asked to input into a field a string of random numbers visible in an image. If the user does not correctly input these numbers the form is rejected. This solution sounds great but I am not sure how to implement it. Could someone please provide instructions on how to add this feature to our form? Or any other spam filtering solution available in frontpage forms? This is my first time using front page but I am familiar with HTML, javascript and other wysiwyg html editors. Thanks...
|
|
|
|
AMysticWeb
Posts: 855 Joined: 10/23/2002 Status: offline
|
RE: preventing form spam - 9/14/2005 21:43:08
Welcome to the forum! Bobby's suggestion is certainly moe fool proof. In the meantime, you should be able to use something like the following.
<p>Type validation text here as it <br>
appears in red <font color="#FF0000"><b>nopai</b></font> <!--webbot
bot="Validation" S-Validation-Constraint="Equal to" S-Validation-Value="nopai"
--><input type="text" name="Valiadtion" size="20">
_____________________________
Hope I have been of some help, Micheal [URL=http://web.archive.org/web/20060101013129/http://www.frontpageforms.com/]FrontPageForms.com-Archive Version[/URL] I am living Proof that Viral Procrastination exists!
|
|
|
|
coreybryant
Posts: 2550 Joined: 3/17/2002 From: Castle Rock CO USA Status: offline
|
RE: preventing form spam - 9/15/2005 9:15:54
It is easy enough to add - we added it on one of our contact forms and have been testing it. A lot of other forums have reported the same thing actually. Your server though would need to support ASP though. The script is easy enough if you are familiar with some ASP and your server supports the csimage ASP component
_____________________________
Corey R. Bryant My Merchant Account Blog | Toll Free Numbers | Expression Web Blog
|
|
|
|
bobt
Posts: 65 Joined: 9/5/2005 Status: offline
|
RE: preventing form spam - 9/15/2005 11:08:13
Hello Corey, Just had a look at your form and that is what I want to do to my contact form which we discussed in my post on "Form Post Hacking". Doing it is out of my league at the moment would you mind sharing with us exactly how it is done. Regards, Bob
|
|
|
|
bobt
Posts: 65 Joined: 9/5/2005 Status: offline
|
RE: preventing form spam - 9/16/2005 1:54:24
Hello Corey, Thanks very much for the info. I will have a go at it over the weekend. Bob
|
|
|
|
coreybryant
Posts: 2550 Joined: 3/17/2002 From: Castle Rock CO USA Status: offline
|
RE: preventing form spam - 9/16/2005 8:59:11
Glad to have helped. The forms we have added it on so far - well the spamming has stopped. It will work even better if you have a validation like email (where it has to be something like test@example.com) and then that number. Before this was installed, we would get every field completed with an email address
_____________________________
Corey R. Bryant My Merchant Account Blog | Toll Free Numbers | Expression Web Blog
|
|
|
|
Cvolt
Posts: 2 Joined: 9/18/2005 Status: offline
|
RE: preventing form spam - 9/18/2005 10:33:59
I had the spamming problem also. A simple solution was to rename the guestbook form page and the guestlog page. No spam for the past three months after doing this. The long term solution of course is using Corey's ASP code.
|
|
|
|
bobt
Posts: 65 Joined: 9/5/2005 Status: offline
|
RE: preventing form spam - 9/18/2005 11:45:36
Hi, This does work as the bots search out contact and guestbook and as you say it only disguises them and is not really a fix. I am having pretty good luck at the moment with the tightened validation but I am pretty sure they will come back for another round at sometime. Bob
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|