Y
Yadnesh
Dear all,
I am facing a problem in asp.net .As you might be knowing
that any asp.net application has web.config file
where you can change the timeout period.
What I want is to redirect a user to the login page once
his/her session is expired by using Session_onEnd method
in the Global.asax file.
I have tried Response.redirect in that method but it is
also not working .I need immediate help on this topic.
Any solution on this problem will be a great help.
I am facing a problem in asp.net .As you might be knowing
that any asp.net application has web.config file
where you can change the timeout period.
What I want is to redirect a user to the login page once
his/her session is expired by using Session_onEnd method
in the Global.asax file.
I have tried Response.redirect in that method but it is
also not working .I need immediate help on this topic.
Any solution on this problem will be a great help.