|
-
May 25th, 2000, 09:54 PM
#1
Thread Starter
Addicted Member
I'm trying to figure out a way to generate scaled down versions of images and display them on the fly.
I already have the method to display the images in a directory on a page dynamically in ASP, but I have yet to solve the problem of displaying only small versions of the images instead of the full blown picture.
Adjusting the height and width properties simply displays a small version, but the whole image must still be downloaded.
Anyone have suggestions?
Thanks!
-
May 30th, 2000, 08:04 AM
#2
Use the ImageBox and it it's Stretch property to True. then you can shrink it to whatever size you want.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|