In this tutorial, we will access to a remote server, download image, rename ths image and save to our file system. We will use one function (getImage) and one subroutine (saveImage) to complete this sampel code.
FreeVersion: n/a Platform(s): windows Updated: Mon Jun 25 2007
Short sample to resize and convert jpeg, gif and png image files from an ASP page on-the-fly using Chart object from Office web components. Live online sample.
FreeVersion: n/a Platform(s): windows Updated: Tue Feb 6 2007
This tutorial describes how to create your own database-driven online photo album application. The database maintains a set of links to images and the comments to the images. Each set of pictures has 2 physical files (thumbnail and the actual picture url). There are 2 asp pages to the whole application. One page, will be the index of the pictures and the second will display the actual picture. It also uses javascript to open the actual picture up from the index page, passing it the actual address of the picture.
Version: n/a Platform(s): n/a Updated: Tue Oct 24 2000