Hey guys,
Using sessions for a small web app. User gets session ID on login which is then used to track the users details.
Hitting my head against the old "Multiple Window of a Single Browser Instance". To recap - new instance of a browser (say from Start -> IE) creates a new session in the...