|
|
|
Insure yourself from spam! The Anti Spam Insurance Company - ProtectWebForm!
Forum - still plenty of spam
ryanmcl |
2006-10-02 11:48:35 |
|
Please look at my guestbook. After installing, I still get plenty of
spam. It's http://www.christiansurfmag.com/csb/bb/index.php
thanks,
ryan |
|
Hello, ryanmcl
You did install everything 'right', but you are using standard
guestbook, where the url of the entry submission and entry processing
are same.
http://www.christiansurfmag.com/csb/bb/addentry77.php
So, when the robot finds addentry77.php file, it submits directly to
the addentry77.php, but not to the gateway.
You have 2 choises:
either to use PHP installation,
or to
create two files:
addentry77.php - here you must reject all submissions, this file will
only display the form. (use php die() function for this purpose and
modify <form action to point to gateway)
and
addentry771.php - this is the entry processing file, and you may let
it be the same as was addentry77.php, add this file to be processed by
gateway processing engine. |
Post Reply:
You must be logged in to reply.
|
Post message
|
Registered users: 87996
Forms protected: 48551
Further Reading & Anti Spam Resources:
Directory
|
|