Website Thumbnails using IE or free com object?

Have spent lot's of time searching MS Workshop sdk but, haven't pinpointed how to save a thumbnail of a website.

Does anyone have an idea of what the calls are at all? Currently, I'm using the command line side of Webshot and I know about two payware (HTML Snapshot ActiveX and PageVisualize) com objects. Maybe it would be simpler to do this with ADO? I've got an mht script that works smooth that way.

This is for my own personal use and/or open gadget/widget/desklet potentially. Any thoughts?

#430671

Hi there -

not sure if this helps, as I don't know if you want to do it with scripting or hardcore C#...

But there's a website thumbnail panel for Desktop sidebar and the developter published the code:

http://www.desktopsidebar.com/forums/index...showtopic=3561#

#431689

yeah, thanks. Had already download this. If I get this figured out I'll be sure to share the script.

#431799