ASP Thumbnailer Version 2.0 Examples
Example #1: Illustrates, in the simplest form the usage of ASP Thumbnailer
Example #2: Iterates through a directory of files and creates thumbnails of each JPG
Example #3: Allows the user to upload a JPG file and then automatically creates a thumbnail and displays it back to the user.
Example #4: Same as #3 but uses CreateThubnailToWeb method.