in reply to get some part of the string using regex
Maybe you should even consider something like \|([^|]*)\| to be sure you can't cross the boundary of the pipes (|).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: get some part of the string using regex
by gdnew (Acolyte) on May 17, 2002 at 10:08 UTC |