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

Re: Image resize function by Stefan

Stefan
Sun May 04 03:26:49 CDT 2008

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!" (-;
_____________________________________________


"Paul M" <paul@newsgroup.co.uk> wrote in message news:eG3cXnQrIHA.420@TK2MSFTNGP02.phx.gbl...
| 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
|
|



Re: Image resize function by Paul

Paul
Thu May 08 14:50:43 CDT 2008

Thanks Stefan
Paul M

"Stefan B Rusynko" <sbr_enjoy@hotmail.com> wrote in message
news:%23mvMaCcrIHA.3940@TK2MSFTNGP03.phx.gbl...
> 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!" (-;
> _____________________________________________
>
>
> "Paul M" <paul@newsgroup.co.uk> wrote in message
> news:eG3cXnQrIHA.420@TK2MSFTNGP02.phx.gbl...
> | 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
> |
> |
>
>