Hi!
I have just made some alterations to a PHP site that is viewed using the inline xibo browser. My changes rely on functioning session cookies but it seems that The xibo “browser” component does not support this ? Can someone please confirm this ?
We don’t take any measures to disable cookies and as far as I can tell the WebBrowser control we use doesn’t do so by default.
We use a C# Web Browser control.
Thanks,
I couldnt get session data to persist for some reason so I just chucked it into a mysql db table instead.
Hmm, odd… glad you have it resolved in any case.