>
> Sample content block: There are 31 [GT:moons] that surround Saturn
>
> I need to replace [GT:moons] with <a
> href=""> >
> I've got the following regex ,"\[GT:([a-zA-Z0-9 \'\\/]*)\]", but the problem
> is that I really need to check for any character between [GT: and ].
"\[GT:([^\]]+)\]"
Jochem
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

