R RicercatoreSbadato Sep 6, 2006 #1 hi all, I'm working with ASP .NET. I'd like to create a thumbnail from a web site. How can I do?
M Michael S Sep 6, 2006 #2 RicercatoreSbadato said: hi all, I'm working with ASP .NET. I'd like to create a thumbnail from a web site. Click to expand... Good for you! How can I do? Click to expand... Check sourceforge and then google. - Michael S
RicercatoreSbadato said: hi all, I'm working with ASP .NET. I'd like to create a thumbnail from a web site. Click to expand... Good for you! How can I do? Click to expand... Check sourceforge and then google. - Michael S
N Nicholas Paldino [.NET/C# MVP] Sep 6, 2006 #3 Perhaps this will help, it tells how you can set an icon for your website: http://www.chami.com/tips/Internet/110599I.html I think that #2 is the better option, as it gives you more control over the icon for the page. Hope this helps.
Perhaps this will help, it tells how you can set an icon for your website: http://www.chami.com/tips/Internet/110599I.html I think that #2 is the better option, as it gives you more control over the icon for the page. Hope this helps.
J John Timney \(MVP\) Sep 6, 2006 #4 I take it you mean a thumbnail of a webpage, not an icon for a URL in the browser. Theres quite a few examples around already. This one using vs.net 2005 looks promising. http://www.codeproject.com/cs/samples/webpage_thumbnailer.asp Regards John Timney (MVP)
I take it you mean a thumbnail of a webpage, not an icon for a URL in the browser. Theres quite a few examples around already. This one using vs.net 2005 looks promising. http://www.codeproject.com/cs/samples/webpage_thumbnailer.asp Regards John Timney (MVP)