Hi,
I have an external javascript that uses values generated using parameter saved as SessionValues by a Form. Works fine when the script is on a different page than the Form. What I would like to do is include the script on the form (or the form on the page with script) so the user can see both at the same time, change the parameters, and refresh the script generated output without opening a new page.
The external script examples all place the script values in the page header with corresponding div tag in the body. P_web.script successfully places the script and values in the response queue. Where is the best place to put p_web.script and the div tag?
I couldn't find (or did not recognize) a similar problem here or in the NT User Group. Would this be a suitable topic for the User Group tomorrow or soon?
Thanks