Hi Guys
I'm recieving some data off the internet using the WebRequest and inserting this data into a vairable. The data will look something like this.
12433<BR>http://www.mysite.com/dffaf/mypic.jpg<br>tewwetttet
After this has ben inserted into a variable, i need to read only the website.
How can i do this?
I don't know what the site will be but i do know it will start with http and end with .jpg
