D
dotnet_Beginner
I have forms authentication set up on my ASP.NET web
application. When the user's session times out, it
redirects to login page on the first key stroke from the
client. But I want it to happen automatically, I mean the
the page should be automatically redirected to login page
once the session times out.
Any help is appreciated.
Thanks,
Sudhir
application. When the user's session times out, it
redirects to login page on the first key stroke from the
client. But I want it to happen automatically, I mean the
the page should be automatically redirected to login page
once the session times out.
Any help is appreciated.
Thanks,
Sudhir