Use session or global var?

Hi,

I’m a Newbe…

Do I need to use sessions or global vars for storing user preferences?
And can the user view that data by reading cookies on his own pc ?

thanks for your replies

Session specific properties needs to be in Session.
If they are global they will be the the same for all sessions.
The contents of those properties are not stored in a cookie :slight_smile:

Thanks!

To extend the question — if I change the value of a property in a Module, will all sessions see that new value?

Please, when creating a new Conversation, choose carefully the channel. In this case, the question is not related to Xojo’s Customer Services.

It may have to be in Web (unsure).

Yes.

[quote=213171:@Emile Schwarz]Please, when creating a new Conversation, choose carefully the channel. In this case, the question is not related to Xojo’s Customer Services.

It may have to be in Web (unsure).[/quote]

Could be the bug that when posting posts twice, including one in CS.