Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_components thread: RES: How can I manage ASP sessions NOT from GLOBAL.ASA?


Message #1 by =?iso-8859-1?Q?Maur=EDcio_A._Guimar=E3es?= <mandrade@o...> on Fri, 6 Dec 2002 10:09:13 -0200
I'm afraid you canīt do this. I guess Sessions are protected exactly to
avoid such behavior. You can abando the session from within itself, by
calling Session.Abandon, but I think you can only do this to the session
itself, not to another session...

-----Mensagem original-----
De: Igor Savin [mailto:soniko@m...]
Enviada em: sexta-feira, 6 de dezembro de 2002 10:40
Para: ASP components
Assunto: [asp_components] How can I manage ASP sessions NOT from
GLOBAL.ASA?


I need the ability to kill any session from other session. How can I do
this?

%%email.unsub%%



  Return to Index