Create Thumbnail from url like Digg
- by user308213
How I can create thumbnail from url.
For example:
Like Digg website, when I submit a link, Digg for me chose 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 create thumbnail (not Screen Shot of web page)
Thanks so much.