Hi there,

On Sun, 29 Jul 2001, Radu Caulea wrote:

> I use Apache 3.19, mod_perl, Oracle in an NT environment. As I decided to
> have Apache on one machine and Oracle on another, I need to transfer and
> display with Apache/mod_perl a remote html file (i.e. written by Oracle on
> the other machine).

[2000+ lines snipped]

Please keep your posts to this list SHORT.  The messages go out to
thousands of readers.

TMTOWTDI.  You could use LWP:Simple for example to fetch the file if
the Oracle server is prepared to give it up.  Write a mod_perl handler
on the Apache machine to fetch the file and then -er- simply print it.

73,
Ged.

Reply via email to