Re: HTML -> Oracle Procedure question

From: Remco Moolenaar <remco_at_scc.nl>
Date: Thu, 28 Oct 1999 12:52:49 +0200
Message-ID: <38182B01.63E5B596_at_scc.nl>


jason wrote:

> Anyone know how to use the HTML <FORM> to post
> data to an Oracle procedure?

You could do it yourself like your more or showed, but for a real solution you have two options (using PL/SQL):
- Use WebDB to create your forms. This is downloadable from http://technet.oracle.com/
- Use Oracle's Designer, which allows you to generate PL/SQL applications from module definitions. Our site http://www.bsdapps.org/ is a 100% generated Designer application.

Good luck,

Remco Moolenaar.

--
Remco Moolenaar                                   mailto:remco_at_scc.nl
SCC Internetworking & Databases                     http://www.scc.nl/
Amsterdam, The Netherlands                   mailto:remco_at_bsdapps.org

Maintainer of the BSD Applications database at http://www.bsdapps.org/
Received on Thu Oct 28 1999 - 12:52:49 CEST

Original text of this message