|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
ASP SessionID's in IIS.
Is there a way I can ask IIS if a SessionID is valid/active? I would like to do this programmatically from Visual Basic. It doesn't matter which ASP application the SessionID comes from. If I could get a list from IIS of the currently active SessionID's, that would work as well. Any help appreciated.
|
|
#2
|
|||
|
|||
|
You could have all your asp sessions update a database or something. I don't know any way to find a list of active session id's in the server, which doesn't mean there isn't such a tool somewhere.
__________________
====== Doug G ====== "Hide, hide witch! The good folk come to burn thee. Their keen enjoyment hid behind their gothic mask of duty." -Mark Clifton |
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > ASP SessionID's in IIS. |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|