Click to See Complete Forum and Search --> : automatic resizing of images


esthera
11-22-2004, 06:25 AM
Is it possible to automatically resize images in a program.

If I make an admin where my client uploads a picture -- can my script size it to the right size(height & width)?

buntine
11-22-2004, 08:38 AM
Yes, ASPJpeg from Persits Software can resize images from the server. If you using ASPUpload, you can most likely make use of the functionality.

Check out: http://www.aspjpeg.com/

Regards.