hi bruce,
Include script adds the embed right under footer before /body
I need to add the code before /head.
i can use addscript under web server to code the script before the head. this works if i directly assign value. But at this point, p_web.GSV not recognise and i cant get session value
i have tried addscript under web handler but it is not showing.
i have tried the following method: assign the value to returnvalue. used p_web.script.
nothing works.
jason