[thelist] I have cheaters on my site.
Steve Cook
steve.cook at infohwy.se
Tue Apr 4 10:15:18 2000
Hi Chris,
are they submitting their own forms to your script? If so you can quite
simply check whether the referrer script is your own script or someone
else's and stop submissions unless they use your own script. If these other
sites are sending someone around to fill in the forms, it's a bit harder to
stop someone. Especially if they use a dynamic IP.
.steve
http://wapwarp.com
At 09:47 2000-04-04 -0500, you wrote:
><SNIP>
> be void. My problem is this, I don't have time to search through the
> log files every day. Can someone think of some kind of solution that
> I can implement easily? I was thinking about just banning their IP
> from the site, but that might get innocent people. What about logging
> each hit that comes from said site and "marking" them somehow.
>
> Any suggestions are appreciated.
>
> Thanks
>
> CDitty
</SNIP>