If you are using VB.NET, the "crutches" are still there in compatibility. To
find an instance, you can use IndexOf() and lastIndexOf() or resort to
regular expressions, which are the better way to go (consider Matches() to
find all instances of a specific string.
--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
*************************************************
Think outside the box!
*************************************************