How do I get a value from a JObject?

In ASP app, the Sessiontimeout value is 20. i don't work with app for 5 mins. how i get balance timeout value?

  • I am working with ASP Application. the Session Timeout value is 20 minutes. Last five minutes i don't work with appication, so the 5 minutes reduced from Session Timeout value. i.e current session timeout value is 15 minutes. How i get this value from IIS.Is it possible to get the balance Session Timeout value from IIS. or any other scripts available.

  • Answer:

    I think you can user javascript, start timer for 20 minutes at the page load and reset the timer value when the user intrect with page (by mouse or by keyboard). and you can keep timer visible for user so they can come to know that how much time is remaining for session timeout. Hope you understand my idea, and it'll be helpful for you. Happy Coding.

Saravana K at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

i would check on microsoft.com for that answer

meowbaby7

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.