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

Home -> Community -> Usenet -> c.d.o.misc -> PL/SQL + Frontpage

PL/SQL + Frontpage

From: Fritz Ponikau <f.ponikau_at_tu-bs.de>
Date: Tue, 1 Jun 1999 20:54:39 +0200
Message-ID: <7j1alh$8hm$1@rzcomm2.rz.tu-bs.de>


Hi folks,

i want to use a value (User-ID), which i have entered in a textfield in a html-site (designed with frontpage 2.0), in a PL/SQL-procedure. This Procedure should be started when a button (also with frontpage designed) is hit.

create or replace procedure test (User-ID char)

How do I get this value after the Button was pressed from my site with the form into my procedure ?

Thanks very much
Fritz Ponikau Received on Tue Jun 01 1999 - 13:54:39 CDT

Original text of this message

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