<%@ Import Namespace=System.Drawing %> <%@ Import Namespace=System %> <%@ Import Namespace=System.Web %> ' Properly Scaled Thumbnails ' V 0.01 ' Modified code from: ' The Code Project ' http://www.codeproject.com/aspnet/Thumbnail_Image.asp?print=true ' ' Modified by glypher ' Contact: glypher@glypher.com ' ' this file can be found at: ' http://www.afn.org/~xonix/downloads/software/thumbnailimage.zip ' ' this is being used at www.gainesvillebands.com on the flyers page. '