Oops.  Heh.  Well, that's why I put the disclaimer at the bottom.  :-)

--Ben

Duane Boudreau wrote:
> Both Jochem and Ben were very close, here's what worked:
>  
> "\[GT:([^]]*)\]"
>  
> All I had to do was add the *
>  
> Thanks Guys!
> Duane
>
>   _____  
>
> From: Ben Doom [mailto:[EMAIL PROTECTED]
> Sent: Friday, September 24, 2004 10:29 AM
> To: CF-Talk
> Subject: Re: Regex Question
>
>
> On CFMX, this is the cleanest to read:
>
> "\[GT:(.*?)\]"
>
> On CF5, you'll have to use:
>
> "\[GT:([^]])\]"
>
> Not tested, may need tweaking, YMMV, etc.
>
> --Ben
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to