Menu
Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
Need Help with Thumbnail Gallery in Panel
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="David Elliott, post: 335211"] I am creating a control to display GIF/JPEG images for my website. The control has a Panel to hold the images. I would like to perform the following. 1) store the original on disk and create a thumbnail on the fly. 2) thumbnail will be 20% of the original size. 3) the panel will hold all the images of a specific directory Using System.Drawing.Image, I can satisfy number 1 and 2, but how would I output the info to the panel? Is this the best way to do it or is there an alternative? Thanks, Dave [email]DavidElliott@BellSouth.net[/email] [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
Need Help with Thumbnail Gallery in Panel
Top