|
-
Oct 8th, 2008, 03:20 AM
#1
Thread Starter
Lively Member
[RESOLVED] [2005] - SQL 2005 Images
Hey All,
I currently have some images stored as binary in SQL 2005. I currently have a datagrid which calls an external page to convert the binary into GIF. The datagrid then resizes the images. At the moment, for each image a new row is created.
What I would like to do is say create a 6 x 6 panel which would display 36 pictures out of the 150 stored. Any suggestions on how I could go about this. I can post my current code if required. I have also tried Response.BinaryWrite but that only displays the 1st Image
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
|