Hi,
Could someone clarify what is happening when I set a session var in a custom form submission action.
If we are only talking about public users, am I correct in thinking that the session is unique to each browser instance ? and that if I triggered the form submission action with browsers on 2 different machines they would each get their own session ?
Thanks.