Hi,
I am coding a gallery to place images from events in. It is going to be a two-click system, meaning you click the thumbnail for the half-size and then that one for the full-size image. The site is currently in classic ASP, but I am looking at recruiting some .NET people and getting a few books and beginning the conversion soon.
Now what I am wondering, is it better for me to use classic ASP and use one of the components supplied by Jodo to resize the images, or use .NET. I know .NET image manipulation scripts are fairly easy to write, but I am unsure of the features that .NET has available.
I would like to be able to reduce the quality during the resize, so as to make the filesizes quite small.
Any input would be greatly appreciated!!
Thanks,
Luke.
I am coding a gallery to place images from events in. It is going to be a two-click system, meaning you click the thumbnail for the half-size and then that one for the full-size image. The site is currently in classic ASP, but I am looking at recruiting some .NET people and getting a few books and beginning the conversion soon.
Now what I am wondering, is it better for me to use classic ASP and use one of the components supplied by Jodo to resize the images, or use .NET. I know .NET image manipulation scripts are fairly easy to write, but I am unsure of the features that .NET has available.
I would like to be able to reduce the quality during the resize, so as to make the filesizes quite small.
Any input would be greatly appreciated!!
Thanks,
Luke.