I want to be able to selectively set the session timeouts for different users. I have coded the onSessionExpiringEvent to SKIP the timeout itself, but this does not reset the last activity timestamp and the onSessionExpiringEvent keeps triggering about every two minutes. What code do I add to reset the timeout values so that they appear as they were when this user first logged in? Two session methods that come to mind are setSessionTimeout() and refreshSessionData(). Has anyone done this? Code samples? Thanks, Walt _________________________________________________________________________ For help in using, subscribing, and unsubscribing to the discussion forums, please go to: http://www.netdynamics.com/support/visitdevfor.html For dire need help, email: [EMAIL PROTECTED]
