Re: share my experience with Regular expression

2004-12-08 Thread sebb
On Wed, 8 Dec 2004 13:29:38 -0500, Liao, Avian <[EMAIL PROTECTED]> wrote: > Hi, all, Kyle, > > I would like to share my experience when I am working on regex. > In my case, I have to extract the value from some of my target link text, and > after I extract the value from this target link text (av

share my experience with Regular expression

2004-12-08 Thread Liao, Avian
Hi, all, Kyle, I would like to share my experience when I am working on regex. In my case, I have to extract the value from some of my target link text, and after I extract the value from this target link text (aviianEvent), I have to use regex to extract from Result A, and this is what I did.