Hey,

I am having a problem trying to find a way of getting URLs from a file, i have no problems getting the html file or saving the information, its just getting the information from inside the file.

All i want to do is search through the file to find links e.g. find /tutorials/Maya/1 from a line that maybe:
<a href="/tutorials/Maya/1">Maya</a>

I also am trying to find a way so that when it gets a list of links it then looks if they contain the phrase:
/tutorials/ (I would be able to do that if i knew how to do the first bit i think!).

Can anyone help at all?

Thanks,
Lee.