G Guest Apr 6, 2005 #1 Using C# and ASP.NET, How do I get a unique session ID for the current session that a user is in? Thanks
Using C# and ASP.NET, How do I get a unique session ID for the current session that a user is in? Thanks
H Hans Kesting Apr 6, 2005 #2 Tony said: Using C# and ASP.NET, How do I get a unique session ID for the current session that a user is in? Thanks Click to expand... Session.SessionID
Tony said: Using C# and ASP.NET, How do I get a unique session ID for the current session that a user is in? Thanks Click to expand... Session.SessionID