Hi,
I have a chunk of javascript that I want to run in my page.
Part of it I have to "generate".
I guess it is sensible to use p_web.script(clip(myScript)) in the place I want to use it.
Do I use <script></script> tags "around" the p_web.script(clip(myScript)) bit?
Cheers,
Rene