G
Grey
I need to get Session ID to be a unique identifier in ASP.NET. How to get the SessionID. I tried "HttpSessionState", but no member availabe for me to get the ID and what's the data type of it, string or double?? how to change the type If i want to change to string??
Million Thanks
Million Thanks