Detect x minutes of innactivity in downloaded WebForm

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can someone provide me with code (C# and/or JavaScript) that will recognize when there has been x minutes of innactivity by the end user in a downloaded WebForm and then kill (abandon) the current session and redirect to another page.
 
Session.Timeout

mg said:
Can someone provide me with code (C# and/or JavaScript) that will
recognize when there has been x minutes of innactivity by the end user in a
downloaded WebForm and then kill (abandon) the current session and redirect
to another page.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top