Wednesday 08 September 2010 2:32:21 pm
Hello,
I'm building a site with 2 siteaccess. Each one uses a different user class.
The problem I'm facing is that when a person goes from one registration to the other, something is cached in the session cookie, both registration forms end up using the same user class. Is there any configuration I can set that will remove/timeout the session cookie when a person navigates to the registration page of another siteaccess?
I do see some session settings in the site.ini documentation, though I'm not sure which would work. Alternatively, is there something in the form of a template operator/function I can call on the template to clear the cookie? Thanks,
|