Hi,
we have two types of users which we differentiate by storing meta data in app_settings.
Now we want one type of users to hava a permanent session experience and the other type of users must have a non permanent session, hence they must logon every time they open the browser again. Any idea how we can accomplish this?