It may not be this simple but if the problem is that the image is in a folder whose path is not accessible by the http server then a symbolic link could resolve it.
Peter
-----Original Message-----
From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx] On Behalf Of Lim Hock-Chai
Sent: Saturday, 24 April 2010 4:23 a.m.
To: web400@xxxxxxxxxxxx
Subject: Re: [WEB400] img src
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?
Thanks,
Todd Allen
EDPS
Electronic Data Processing Services
tallen@xxxxxxxxxxxx
"Lim Hock-Chai"
<Lim.Hock-Chai@us
amobility.com>
To
Sent by: <web400@xxxxxxxxxxxx>
web400-bounces@mi
cc
drange.com
Subject
Re: [WEB400] img src
2010-04-22 15:57
Please respond to
Web Enabling the
AS400 / iSeries
<web400@midrange.
com>
This img file is a dynamic graph that is stored on an internal server.
This dynamic graph is generated and updated every 2 hours by a internal
engineering application. We want to be able to present the graph to the
customer thru our customer facing web app.
"Scott Klement" <web400@xxxxxxxxxxxxxxxx> wrote in message
news:<mailman.24535.1271965341.2580.web400@xxxxxxxxxxxx>...
I really don't understand the question. Do you have a browser running
on your server? If not, what good would it do to have HTML code that
references a file that's only available to that server?
Wouldn't it have to be available to whatever is running the browser in
order for the image to be useful to anyone?
On 4/22/2010 1:58 PM, hockchai Lim wrote:
is there a way in include a img in the html where the image file
only
accessible by the server?
This communication and any transmitted documents are intended to be
confidential. If there is a problem with this transmission, please
contact the sender. If the reader of this message is not the intended
recipient, or the employee or agent responsible to deliver it to the
intended recipient, you are hereby notified that any dissemination,
distribution or copying of this communication is strictly prohibited.
----------
As an Amazon Associate we earn from qualifying purchases.