K
Keith
I have an asp.net (2.x) app running forms authentication. Under
certain circumstances, I would like to capture/handle the event, if
there is one, that sends the user back to the login page as a result
of an expired ticket. I am assuming that it would be done in the
global.asax codebehind, but I don't know what the event is or how to
use it. Can anyone shed some light here?
Thanks.
certain circumstances, I would like to capture/handle the event, if
there is one, that sends the user back to the login page as a result
of an expired ticket. I am assuming that it would be done in the
global.asax codebehind, but I don't know what the event is or how to
use it. Can anyone shed some light here?
Thanks.