How to get the session ID? (General questions)

by Jeremy, (3945 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, (3945 days ago) @ Jeremy

Jeremy,

hi. What component are you referring to?

Kreso

locked

How to get the session ID?

by Jeremy, (3945 days ago) @ Jasmine

WebServer.Net
Thanks.

locked

How to get the session ID?

by Jasmine, (3945 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, (3945 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, (3944 days ago) @ Jasmine

Thanks

locked

How to get the session ID?

by Jasmine, (3944 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, (3943 days ago) @ Jasmine

Hi Kreso,
Thank you very much.

locked

How to get the session ID?

by Traveller, (3942 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, (3942 days ago) @ Traveller

Done, added to ActiveX too.

Kreso

locked

How to get the session ID?

by Travellar, (3941 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