WebDB form textbox info. into PL/SQL, how?

From: Marcos Leija <marcos.leija_at_cas-mddc.com>
Date: 2000/04/28
Message-ID: <3909B223.ABBA81E3_at_cas-mddc.com>#1/1


[Quoted] How can I call the data from a text box into my PL/SQL which is executed [Quoted] after the form is submitted?

In otherwords, if I had a text box called f_name, and they entered "Marcos",
I would want to access that info. in PL/SQL htp.p('The first name is ' || f_name)

The first name is Marcos

Anyone know how to do this?
Marcos Received on Fri Apr 28 2000 - 00:00:00 CEST

Original text of this message