Image resize function

P

Paul M

Hi
I am creating an online gallery where the user will be able to upload
there images.I am trying to avoid the user having to resize the images
before upload by hopefully sourcing a function which will downsample the
image to a thumbnail on the fly as part of the image is upload. Is there any
such function that can do this? I am using classic asp.
Thanks
Paul M
 
S

Stefan B Rusynko

Check if your host supports ASPJpeg
See http://www.aspjpeg.com/

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


| Hi
| I am creating an online gallery where the user will be able to upload
| there images.I am trying to avoid the user having to resize the images
| before upload by hopefully sourcing a function which will downsample the
| image to a thumbnail on the fly as part of the image is upload. Is there any
| such function that can do this? I am using classic asp.
| Thanks
| Paul M
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top