Image resize function

  • Thread starter Thread starter Paul M
  • Start date Start date
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
 
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
|
|
 
Back
Top