Environment: web application using ASP.Net, VB.Net, Visual Studio 2003. DotNet framework = 1.1 I have a working javascript to determine if there is no user activity(i.e. no keystrokes or mouse movements) for 2 minutes on that aspx page then the user is redirected to google.com. I would like to store...