| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.oracle -> Re: Forms and HTTP image
Nigel Jewell wrote:
> AnaCDent wrote:
>
>> Nigel Jewell wrote:
>>> I have very little Oracle knowledge, but I am helping out on an >>> Oracle related project. The forms developer on the project tells me >>> that he can't find a way of referencing an image on a remote HTTP >>> server using the Oracle Forms environment. He can only display >>> images on local drives. >>> >>> We have a need to display images that are on a remote server (via >>> HTTP). Can anyone suggest a solution? I find it hard to believe >>> that the forms environment that can be viewed through a browser >>> cannot perform this type of functionality.
>> No OS or OS version specified. :-(
>> While you may understand what you posted, I certainly don't. >> "LOCAL" & "REMOTE" are both relative terms.
>> Client/Server or web forms?
You don't know what you don't know.
With 9iAS R2 Apache (webserver) MUST be operational & can (possibly) exists on at least three different systems.
System #1 is the "outward" facing classic webserver to which the client
"points" his browser.
System #2 is the actual Oracle Forms server system which accepts the
actual forms request from System #1.
System #3 is the Reports Server which can be asked to generate a report
in the form of either a PDF file or HTML file via another http: request.
System #3 can then "pop open" a new window on the original client to
display the contents of the recently generated report file.
Any or all of these Apache webservers can be configured to "serve" and file which resides under one of their DocumentRoots; regardless from where any portion of those trees actually reside. Received on Tue Mar 23 2004 - 19:35:01 CST
![]() |
![]() |