I have noticed in 707 that session values set on login are not appearing although they did so it 706
In my login procedure I have the following:
p_web.SetSessionValue('WebLoginName',CLIP(WEB:LoginName))
In my header I have:
<div class = "nt-left nt-site-header-logo"><img border="0" src="client/Client.jpg" /></div>
<div class = "nt-center-justify"><h1>Logged in User:<!-- Net:s:WebLoginName--></h1></div>
Please look at the 2 attached images on the same application compiled in the 2 versions
[attachment deleted by admin]