Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Advice Needed: PL/SQL scripts on webpages
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
![]() |
![]() |