Re: Help! OWS21 javascript arrays > PL/SQL arrays

From: cyriel.vringer <cyriel.vringer_at_pop.gsd.nos.nl>
Date: 1997/07/21
Message-ID: <33D39F04.6905_at_pop.gsd.nos.nl>#1/1


Bennie Johnson wrote:
>
> Does any know how you can assign a javascript array to a
> PL/SQL array (a field or group of fields that ORACLE would interpret
> as an array) using HTML/JAVASCRIPT and vice versa.
>
> If anyone could provide me some insight or point me in the right direction
>
> it would be appreciated.
>
> Thanks
> Bennie Johnson
you can use js in a stored procedure with the htp.p package. when generating the output, you can get the oracle array and define it as an js array.
cheers,
cyriel Received on Mon Jul 21 1997 - 00:00:00 CEST

Original text of this message