I want to retrieve web content from a certain site.
I have seen an example if this but I cant find it now when I need it.
I want to search the content of a certain value, lets say: "News Headlines" and after that start the output to the browser and stop at a certain value. Even more i want to exchange some values for others, like links which starts like \images\pic.gif and add in the beginning of the line: "http:\domain.name.com" otherwise the urls wont work. Anyone got any examples on how to this in an easy manner.