This topic is locked

Resizing JPG images

8/21/2008 5:13:40 AM
ASPRunnerPro General questions
M
Maurits author

Hi
I am using an internet provider which has not got ASPJpeg component installed on the Web server.

Is there another way of creating thumbnails on the fly or resizing jpg images?
Does anyone have code in ASP to resize images and know where to put it?
Thanks for your help

F
funklet 8/26/2008

Hi,
I think you're going to struggle with this one.
There are plenty of third party utilities out there you could purchase. You could also write your own if you have VS2005 and your server allows / is capable of running .NET applications.
If you cannot do this and the images are not too large then you could just restrict the size on the Visual Editor tab.
Kind Regards.