not really. He can kill the whole thing (recycle the IIS service), wait till
they timeout, or kill the process in Task Manager (but I think the are all
under the same process with ASP and pre-IIS6)
--
Curt Christianson
Site & Scripts:
http://www.Darkfalz.com
Blog:
http://blog.Darkfalz.com
"Roberto Kohler" <rk*****@att.net> wrote in message
news:eU**************@TK2MSFTNGP15.phx.gbl...
Is there a way for an administrator to terminate ASP sessions if I know
the
ASP Session IDs that I want to terminate?
Session.Abandon only works on the caller's session.
Is there something like Session.Kill(SessionID) ?