e-
> From: Andrew Pasquale [mailto:[EMAIL PROTECTED]]
> Sent: Monday, December 02, 2002 9:45 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [OT] Guestbook spamming
>
>
> On Mon, Dec 02, 2002 at 02:29:25PM -0500 or thereabouts, Ward
> William E DLDN wrote:
> > As a fo
On Mon, Dec 02, 2002 at 02:29:25PM -0500 or thereabouts, Ward William E DLDN wrote:
> As a followup, I've been writing a section for the
> Guestbook script to check for curse words... but it
> doesn't work.
>
> Can someone please check my perl?
You need to remove the end of line characters.
>
As a followup, I've been writing a section for the
Guestbook script to check for curse words... but it
doesn't work.
Can someone please check my perl?
Begin Code -
# Check that the comments do NOT contain "curse" words
open (FILE,"$cursewordlist") || die "Can't Open $cursewordlist: $!\n";
> From: Gary [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, November 27, 2002 1:25 PM
> On Wednesday, November 27, 2002, 11:46 AM, you put forth, in
> part, about "[OT] Guestbook spamming":
>
> E> It's not just guestbooks. My wwwboards have recently been
> spammed from
> E> multiple sources.
Hi Ed,
On Wednesday, November 27, 2002, 12:42 PM, you put forth, in part, about "[OT]
Guestbook spamming":
E> Apache also allows a simple accept/deny in httpd.conf that would also
E> work and is obviously much easier to set up. The problem is that the
E> IP addresses will continually change - I
On Wed, Nov 27, 2002 at 12:25:11PM -0600, Gary wrote:
> Hi Ed,
>
> On Wednesday, November 27, 2002, 11:46 AM, you put forth, in part, about "[OT]
>Guestbook spamming":
>
> E> It's not just guestbooks. My wwwboards have recently been spammed from
> E> multiple sources. I'm being forced to look
Hi Ed,
On Wednesday, November 27, 2002, 11:46 AM, you put forth, in part, about "[OT]
Guestbook spamming":
E> It's not just guestbooks. My wwwboards have recently been spammed from
E> multiple sources. I'm being forced to look into authentication
E> mechanism to prevents these a'holes. Why th
On Wed, Nov 27, 2002 at 09:28:30AM -0500, Ward William E DLDN wrote:
> This is kinda off topic, but has anyone noticed that
> some online casinos are starting to spam guestbooks
> on web pages?
It's not just guestbooks. My wwwboards have recently been spammed from
multiple sources. I'm being for