A simple match for BBCode type strings. I had to code my own BBCode scheme for a project that I had taken up and really this is my first RegEx so I thought that I would share. You could modify this to work with any BBCode type of string that has the [TAG=VALUE]Desc[/TAG] syntax. |