How I can create a thumbnail from a URL?
For example:
- Like on Digg, when I submit a link, Digg choses a Thumbnail from any images on that URL.
- Or like Facebook, when I submit a link, I can chose a thumbnail for that link.
So, how I can do that with ASP.Net/C#. I just want to create a thumbnail (not a screenshot of the web page).