Hi,
I'm not sure if it is possible, but it is a challenge anyhow:
Is there a possibility to resize and resample images in ASP. This will solve the following issue: I have a bunch of images in press-quality (300dpi, 3000Kb a piece), and I want my users to dynamically create a picture book website. So I can display those images (intranet, high speed) by displaying every image file in a specific directory, and then processing the radiobuttons under each image. I would like to create a smaller picture (width=350) and save them in a different directory. By creating a database which holds the different locations, a picture book can be created automatically. Only how do I resize those images?
And if you know how to display al jpegs in a specific directory, this would be helpfull to.
Kind regards,
Smarty
I'm not sure if it is possible, but it is a challenge anyhow:
Is there a possibility to resize and resample images in ASP. This will solve the following issue: I have a bunch of images in press-quality (300dpi, 3000Kb a piece), and I want my users to dynamically create a picture book website. So I can display those images (intranet, high speed) by displaying every image file in a specific directory, and then processing the radiobuttons under each image. I would like to create a smaller picture (width=350) and save them in a different directory. By creating a database which holds the different locations, a picture book can be created automatically. Only how do I resize those images?
And if you know how to display al jpegs in a specific directory, this would be helpfull to.
Kind regards,
Smarty