Hi<br><br>I have a variable ($line) that contains multiple instances of the string "web/" followed by an unknown 6 character string. Is there any way I can search for every instance of web/ then readthe next 6 characters into another variable (for inclusion in a file/display?)<br><br>Thanks<br>Will