Re: Parsing with contions

2003-03-10 Thread Rob Dixon
Francesco Del Vecchio wrote: > Sorry...I tryied to keep my mail short: > > I have to match /img/giallo.gif > > HERE -> "/img/giallo.gif" > HERE -> "whaterveryouwant/img/giallo.gif" > HERE -> "/img/giallo.gif?mypar" > NOT HERE -> "http://www.html.it/img/giallo"; > > I hope this clarify you. Thank y

Re: Parsing with contions

2003-03-10 Thread Francesco del Vecchio
Sorry...I tryied to keep my mail short: I have to match /img/giallo.gif HERE -> "/img/giallo.gif" HERE -> "whaterveryouwant/img/giallo.gif" HERE -> "/img/giallo.gif?mypar" NOT HERE -> "http://www.html.it/img/giallo"; I hope this clarify you. Tnx for your interest Francesco --- Rob Dixon <[EM

Re: Parsing with contions

2003-03-10 Thread Rob Dixon
Francesco Del Vecchio wrote: > I have a little problem with my pattern matching > > I need to find a string into the text but I have to be sure that this > is not part of a known bigger string. > > Example: > > I need to find: /img/giallo.gif > but I have to be sure this is not: http://www.html.it/