Is anyone using a reliable method of avoiding having their session
timeout?  I believe I read that the Session.Timeout cannot be set to
0 minutes.  At this moment the only thing I can think of is to
either:

1.) Set the timeout to the max. value of 24 hours, or

2.) Capture the querystring from the requested URL, perform some kind
of integrated login, and then redirect the user to where they
intended to go when they clicked the link after the session expired. 
This way the re-login process would be invisible to them.

Thanks for any advice!

-- Ross


---------------------------------------------------------------------    
 Home       : http://groups.yahoo.com/group/active-server-pages
---------------------------------------------------------------------
 Post       : [email protected]
 Subscribe  : [EMAIL PROTECTED]
 Unsubscribe: [EMAIL PROTECTED]
--------------------------------------------------------------------- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/active-server-pages/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to