Re: HTML -> Oracle Procedure question

From: Rudi Demeulenaere <rdm_at_datafront.nospam.be>
Date: Thu, 28 Oct 1999 19:51:01 +0200
Message-ID: <38188D05.BD571218_at_datafront.nospam.be>


jason wrote:

> Anyone know how to use the HTML <FORM> to post
> data to an Oracle procedure?
> -- What should go here???
> htp.formOpen( curl => OWA_UTIL.GET_OWA_SERVICE_PATH||'showemps' );

What about just plain
  htp.formOpen('./showemps');

It works for me.

</rudi> Received on Thu Oct 28 1999 - 19:51:01 CEST

Original text of this message