× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Couldn't it go something like this:

<img src="http://a.b.c.d/SomePhpCgiOrCScript.pgm?PhotoId=123"; />

Where SomePhpCgiOrCScript.pgm is just a script that reads the binary from
the image a few blocks at a time and writes it to stdout or equivalent. If
the file doesn't exist on the IFS, then the script could use the famous (and
fabulous) Scott Klement HTTP API to read the image one buffer length at a
time from another server and write it out to stdout. The PhotoId parameter
would just need to be sufficient to identify which image should be retrieved
and streamed out...



We don't use php here (so, not sure about what it does). The basic
problem I'm having is that I've a dynamic image file that I want to
display to the customer via our online app. But this image file is
behind our firewall.

<TAllen@xxxxxxxxxxxx> wrote in message
news:<mailman.24648.1272031692.2580.web400@xxxxxxxxxxxx>...
Do you mean something as simple as below:

<img alt="Dynamic image" src="buildimage.php" />

Where the PHP script invokes the GD library to build an image. Or am I
missing something?




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.