DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   ASP.NET (http://www.daniweb.com/forums/forum18.html)
-   -   Resizing images from a SQL DataBase (http://www.daniweb.com/forums/thread51203.html)

ChimpusDupus Jul 28th, 2006 10:05 am
Resizing images from a SQL DataBase
 
Hi,

I'm using a GridView Control in which I wish to show thumbnail versions of images saved as binary data on a SQL DB. I have a page that accepts an ID parameter to use in finding the image on the database. The page uses the Response.BinaryWrite() method to display the image which is used by the other page with the GridView. I've been simply using the URL to the image loading page for an ImageButton Control that is set to a certain width, thus making the image thumbnail sized while the page loads. Is it possible to resize the image before it is loaded into the ImageButton, possibly saving some time while the page loads?

-James Waltz


All times are GMT -4. The time now is 7:27 am.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC