Resizing images from a SQL DataBase

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Jul 2006
Posts: 47
Reputation: ChimpusDupus is an unknown quantity at this point 
Solved Threads: 0
ChimpusDupus ChimpusDupus is offline Offline
Light Poster

Resizing images from a SQL DataBase

 
0
  #1
Jul 28th, 2006
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
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC