create thumbnail of a website

X

xkeops

I need to create a thumbnail (gif, ico or jpeg) of a web page.
Any ideas how to do it in aspnet 2.0 ?
I tried looking around for some code but didn't get much.

Thanks
 
X

xkeops

Thanks for answer, I was just wondering if is any code outhere doing
this operation as a web tool. The one you sent is a desktop app.
Thanks again.
 
J

John Timney \(MVP\)

I dont know of any free ones. Lots of products do it like
http://www.websupergoo.com/abcdrawhtml-1.htm but its at a cost.

If you can't covert it to work from a web app, you have to determine if you
can run it as a windowless (hidden window) executable and either pinvoke it,
or pass it work as a service if possible. The problem you have is that any
kind of screen capture requires a screen to capture from, and you wont have
one in a web app.

Another read, might help you more:
http://forums.asp.net/788760/ShowPost.aspx

Throw some searches for webpage and Gif and see what comes back

Regards

John Timney (MVP)
http://www.johntimney.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,434
Messages
2,571,690
Members
48,796
Latest member
Greg L.

Latest Threads

Top