How to get the session ID? (General questions)

by Jeremy, (3996 days ago)

Hi,
How could I get the session ID for each connection?
I'd like to include the session ID to trace log message.
Thanks.

locked

How to get the session ID?

by Jasmine, (3996 days ago) @ Jeremy

Jeremy,

hi. What component are you referring to?

Kreso

locked

How to get the session ID?

by Jeremy, (3996 days ago) @ Jasmine

WebServer.Net
Thanks.

locked

How to get the session ID?

by Jasmine, (3996 days ago) @ Jeremy

Jeremy,

hi. I'm looking at the code now, currently Session ID is not provided as public member. If needed, we could add it in new version.

Kreso

locked

How to get the session ID?

by Traveller, (3995 days ago) @ Jasmine

Hi kreso,

Please add this feature to ActiveX Component of Web server too if it is already
not a public member too.
But if it is already there let us know.

Thanks and regards,
Traveller

locked

How to get the session ID?

by Jeremy, (3995 days ago) @ Jasmine

Thanks

locked

How to get the session ID?

by Jasmine, (3994 days ago) @ Jeremy

Jeremy,

done, please request update or download wodWebServer.NET again. SessionVars now have public property ID with session ID.

Regards,
Kreso

locked

How to get the session ID?

by Jeremy, (3994 days ago) @ Jasmine

Hi Kreso,
Thank you very much.

locked

How to get the session ID?

by Traveller, (3993 days ago) @ Jasmine

Kreso,
But still the Active X version of Web server v 1.6.1, the web sessions object
does not contain the session ID, so this also needs updating the
source code, am I right?.

please your answer.

Regards,
Traveller.

locked

How to get the session ID?

by Jasmine, (3992 days ago) @ Traveller

Done, added to ActiveX too.

Kreso

locked

How to get the session ID?

by Travellar, (3992 days ago) @ Jasmine

Thanks kreso,

I will consider updating the support for components to which versions are changed
due to fixes in the new future.
Regards,
Traveller

locked