S
shank
Is it possible to create thumbnails on-the-fly in ASP? I'm aware of
ASPImage, but that appears to create actual files. I want to know if I can
make 300 x 300 pixel artwork, and have ASP generate any size I prefer. Maybe
I want 50 pixel on this page and 92 pixel on another. I realize I can set
the height and width, but I want to actually decrease the download size
also. I don't want to recreate a new file for every size. Is this possible?
thanks
ASPImage, but that appears to create actual files. I want to know if I can
make 300 x 300 pixel artwork, and have ASP generate any size I prefer. Maybe
I want 50 pixel on this page and 92 pixel on another. I realize I can set
the height and width, but I want to actually decrease the download size
also. I don't want to recreate a new file for every size. Is this possible?
thanks