2

I have an mvc 4 application where I need to show an alert warning when the session reaches its timeout.

I have seen various articles online that explain to do this in asp.net, but I'm looking for a way out to do it in MVC.

P.S: We don't have forms authentication in our application. Can I still achieve it without forms authentication/authorization.

Any help would be greatly appreciated.

1 Answer 1

3

I think below links may answer your question.

How do I warn the user that their web session is about to time out?

http://fairwaytech.com/2012/01/handling-session-timeout-gracefully/

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.