Hi, Bruce
My understanding is that the GSV/SSV (and their parent methods) are overloaded and if the picture and tabID are left out of the method parameters they simply use the current browser tab. With Multi-tab support turned on that doesn't appear to be case. Demo's in attached web1 example.
In the MailBoxForm Validate All embed:
p_web.SSV('TestName','Success')
p_web._Trace('Added: '&p_web.GSV('TestName'))
With Multi-tab support turned off, debug view shows the new sessionvalue as expected. Turned on, it shows a blank return. All done in a single browser tab.
Have I misunderstood how these methods work in multi-tab?
[attachment deleted by admin]