Re: Javascript back to PL/SQL
From: youtz <youtz_NO_SPAM_at_hotmail.com>
Date: Fri, 4 May 2001 12:22:03 +0200
Message-ID: <9ctvrc$gd1$1_at_news.worldcom.ch>
Date: Fri, 4 May 2001 12:22:03 +0200
Message-ID: <9ctvrc$gd1$1_at_news.worldcom.ch>
A way could be to write your data in a INI file or so from javascript and
read it back from PL/SQL.
But there is maybe beter ways ?
Youtz.
Tom Deseamus a écrit dans le message ...
>I have some PL/SQL code that calls and runs some javascript. I would like
>to return data from the javascript procedure back into the calling PL/SQL
>procedure and store it in a PL/SQL variable. Anyone got any ideas?
>
>Thanks,
>Tom
>
>
>
>
Received on Fri May 04 2001 - 12:22:03 CEST