![]() |
|
|
|
#1 |
|
Hello all,
Can anyone offer any help with our problem. We have a database that returns multiple (100's) of images as memorystreams. We need to output these all at once. The option of having a separate aspx page that takes a parameter then displays the image is not an option (this is for multiple reasons). Are there any ways of doing this? Thanks all, Jon =?Utf-8?B?Sm9u?= |
|
|
|
|
#2 |
|
Posts: n/a
|
a couple:
1) use a non IE browser like firefox/netscape/opera/safrai that support inline images 2) merge all the images into one image, and return that image -- bruce (sqlwork.com) "Jon" <> wrote in message news:AB8C06DD-16FC-452F-848F-... > Hello all, > > Can anyone offer any help with our problem. > > We have a database that returns multiple (100's) of images as > memorystreams. > We need to output these all at once. The option of having a separate aspx > page that takes a parameter then displays the image is not an option (this > is > for multiple reasons). > > Are there any ways of doing this? > > Thanks all, > > Jon Bruce Barker |
|
|
|
#3 |
|
Posts: n/a
|
I addition to Bruce's fine suggestions, perhaps you could use an HTTPHandler
to do the heavy lifting. Here's more info: http://staff.develop.com/ballen/blog...ate=2005-02-19 -- I hope this helps, Steve C. Orr, MCSD, MVP http://SteveOrr.net "Jon" <> wrote in message news:AB8C06DD-16FC-452F-848F-... > Hello all, > > Can anyone offer any help with our problem. > > We have a database that returns multiple (100's) of images as > memorystreams. > We need to output these all at once. The option of having a separate aspx > page that takes a parameter then displays the image is not an option (this > is > for multiple reasons). > > Are there any ways of doing this? > > Thanks all, > > Jon Steve C. Orr [MVP, MCSD] |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| WIM's and multiple images | Kirby Timm | MCITP | 2 | 09-19-2008 02:25 PM |
| Blur Images Display | DKS | General Help Related Topics | 0 | 06-03-2008 04:14 PM |
| How to keep images on DVD from being copied | WVAngel | Software | 0 | 11-18-2006 03:39 AM |
| Multiple DVD editions | Bernie Woodham | DVD Video | 13 | 04-04-2006 08:21 PM |
| images look wider in dvd | antispam1@golfvalleyhomes.com | DVD Video | 0 | 10-09-2005 06:43 PM |