M
michdoh
HI
We currently are running an MCMS 2002 web site on windows 2000. dot.net
framework 1.1.
I'm looking to use the asp.net session to keep a user logged in after
authentication. This seems pretty straight forward but I have a couple
of general questions about the asp.net session object if any one can
help.
Firstly i'm new to this so I apologise if I'm being stupid.
1: If a user logs on to our site, autheticates and then, within the
same session, navigates to web site that does not run on the dot net
framework, will the asp.net session token (which I believe is stored in
a cookie or nested in the URL) be deleted?
2: I assume every web server (Apache etc) creates it's own type of
session Identifier, can these co-exist during a single browser session?
Any help is greatly appreciated
Mikey
We currently are running an MCMS 2002 web site on windows 2000. dot.net
framework 1.1.
I'm looking to use the asp.net session to keep a user logged in after
authentication. This seems pretty straight forward but I have a couple
of general questions about the asp.net session object if any one can
help.
Firstly i'm new to this so I apologise if I'm being stupid.
1: If a user logs on to our site, autheticates and then, within the
same session, navigates to web site that does not run on the dot net
framework, will the asp.net session token (which I believe is stored in
a cookie or nested in the URL) be deleted?
2: I assume every web server (Apache etc) creates it's own type of
session Identifier, can these co-exist during a single browser session?
Any help is greatly appreciated
Mikey