473,320 Members | 2,088 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Render multiple images

Jon
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
Nov 19 '05 #1
2 1173
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" <Jo*@discussions.microsoft.com> wrote in message
news:AB**********************************@microsof t.com...
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

Nov 19 '05 #2
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" <Jo*@discussions.microsoft.com> wrote in message
news:AB**********************************@microsof t.com...
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

Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: lkrubner | last post by:
I'd like to write a PHP script to be used from the command line on a Unix machine. I'd like for the script to put together a string, turn it into a web page, print it, then return control the...
1
by: | last post by:
I've built an application that scrapes JPG images of webpages and PDF instances of those webpages automatically from an RSS feed. References to the scraped resources are persisted to our database....
16
by: haft | last post by:
I have posted this question on a javascript forum as it contains javascript code however it was believed to be an asp issue. The following head section javascript code contains the function...
4
by: Ken Fine | last post by:
I've been living with a frustrating issue with VS.NET for some months now and I need to figure out what the problem is. Hopefully someone has run into the same issue and can suggest a fix. I...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.