Re: PL/SQL and HTML

From: Rod Stewart <rod.stewart_at_afp.gov.au>
Date: Mon, 19 Oct 1998 10:40:16 +1000
Message-ID: <70e1hi$rlb$1_at_platinum.sge.net>


The most effective way to do this (especially considering you are using OWAS) is to create the whole page dynamically via a PS/SQL package. This would give you the most flexibility in the long run, but it all depends on what exactly you are trying to achieve.

Rod J. Stewart

yvonne.ruthard_at_lhsystems.com wrote in message <3625CC4A.3CC4_at_lhsystems.com>...
>Hi!
>
>Is it possible to call a PL/SQL procedure in a package from a html-page?
>I've tried it with <Script language='PL/SQL'
>src=server/package.procedurename>, but in this way the output from the
>pl/sql procedure overwrites the html-page, and that's not what I want! I
>would like to insert the result from the procedure into my html-page!
>
>I'm working with html 4.0, Oracle Web Application Server and PL/SQL from
>Oracle 8.
>
>Thanks a lot!
>
>Yvonne Ruthard
Received on Mon Oct 19 1998 - 02:40:16 CEST

Original text of this message