Pascal
> -----Original Message-----
> From: Ben Doom [mailto:[EMAIL PROTECTED]
> Sent: dinsdag 18 mei 2004 18:42
> To: CF-RegEx
> Subject: Re: Finding a table
>
> Oh, I get it now.
>
> This isn't tested, but you could try to use greedy matching to your
> advantage:
>
> rereplacenocase(string, "^(.*)<table.*?substring.*?</table>", "\1");
>
> Theoretically, that should work. Let me know, eh?
>
> --Ben
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]
