Thumbnail imageshttp://forums.asp.net/t/883524.aspx/1?Thumbnail+imagesMon, 09 May 2005 12:35:18 -0400883524918982http://forums.asp.net/p/883524/918982.aspx/1?Thumbnail+imagesThumbnail images <p>I'm trying to create a system which will create thumbnail images from images I upload.</p> <p>I think all i have to do is resize image and rename it and then store it in same location.</p> <p>The renamed image would be thumb_imagename.gif. </p> <p>If anyone has any similar code that would help me get started.</p> 2005-05-07T06:05:45-04:00919094http://forums.asp.net/p/883524/919094.aspx/1?Re+Thumbnail+imagesRe: Thumbnail images <p>Maybe this&nbsp;article helps you:</p> <p><a href="http://www.codeproject.com/aspnet/netimageupload.asp">http://www.codeproject.com/aspnet/netimageupload.asp</a></p> 2005-05-07T13:57:06-04:00919099http://forums.asp.net/p/883524/919099.aspx/1?Re+Thumbnail+imagesRe: Thumbnail images <p>There are some issues with generating thumbnail images with the GetThumbnailImage() method.</p> <p>This link should help: <a href="http://west-wind.com/weblog/posts/283.aspx">http://west-wind.com/weblog/posts/283.aspx</a></p> 2005-05-07T14:04:55-04:00920031http://forums.asp.net/p/883524/920031.aspx/1?Re+Thumbnail+imagesRe: Thumbnail images <p>Thanks for the help, i am still working on creating thumbnails&nbsp;but i'm getting there.</p> <p>Marty</p> 2005-05-09T12:35:18-04:00