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/img/giallo.gif notice that the string to find can be part of a string...like http://www.somedomain/img/giallo.gif How can I do it? Tnx Francesco __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/ -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]