Re: Javascript -> PLSQL Question

From: Hagan <mchagan_at_teletechintl.com>
Date: Mon, 4 Oct 1999 17:31:32 +1000
Message-ID: <bIYJ3.33190$ei1.56769_at_newsfeeds.bigpond.com>


Jason,

I added the javascript code into a table and then had a pl/sql print that procedure.

Table ScriptName

              ScriptText

Select scripttext from table_name
where .......

htp.print( scriptext )

Cheers
Mark

Jason Ekamper wrote in message <7svq2n$egm$1_at_news.cowan.edu.au>...
>Hiya.
>
>I'm trying to convert a html page and 2 javascript codes into pl /sql but
>have no idea what to do. Been trying to use WebAlchemy, but it doesnt work
>properly. At the moment, the html file calls two external javascript files,
>but i need them to be integrated within the plsql code. Any help would be
>appreciated.
>
>Thanks
>Jason Ekamper
>Jasek_at_bigpond.com
>
>
Received on Mon Oct 04 1999 - 09:31:32 CEST

Original text of this message