Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Advice Needed: PL/SQL scripts on webpages

Advice Needed: PL/SQL scripts on webpages

From: Peder <peder.pedersen_at_fillmbyen.com>
Date: Tue, 18 Jan 2000 15:38:41 +0100
Message-ID: <861trv$7a1$1@news1.tele.dk>


Hey all,

    I need some advice and I'd be grateful if anyone can offer some. I'm looking at the following problem: I have a webpage, which calls a PL/SQL script (which generates a new webpage based on the database).

   The problem is that the script is on the database server, while the page is on a webserver. The former does not have IP address, but is locally networked to the webserver. Who do I get around this?

    What I need is to be able to call the script as if it were on the webserver, but actually call it on the db server. What do I do?

Thanks in advance,

    Peder Received on Tue Jan 18 2000 - 08:38:41 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US