Showing posts with label web design. Show all posts

C# Extract HTML Image URLs From Source

I made a web request and stored the web page's mark up in a string. Then passed it into this method that I found here. This will return a list of Uri objects. (List). Simple and awesome code.

PHP util.php