>From: "Pascal Peters" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: CF-Talk <[EMAIL PROTECTED]>
>Subject: RE: Regex problem
>Date: Fri, 28 May 2004 16:41:58 +0200
>
>I know, but there is a single quote between ? and /
>
>So for this to work, it should be
>REReplaceNoCase(clean, '[^a-z0-9.!?''/\-" ]', '', 'all')
>
> > -----Original Message-----
> > From: Dave Carabetta [mailto:[EMAIL PROTECTED]
> > Sent: vrijdag 28 mei 2004 16:01
> > To: CF-Talk
> > Subject: RE: Regex problem
> >
> > That last quote within the brackets is a double quote, not a
> > single quote typed twice.
>
> > > > REReplaceNoCase(clean, '[^a-z0-9.!?'/\-" ]', '', 'all')
> > > >
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

